public interface ProgressMonitor
| Modifier and Type | Field and Description |
|---|---|
static ProgressMonitor |
NULL |
| Modifier and Type | Method and Description |
|---|---|
String |
executionStatus() |
String |
footerSummary() |
List<String> |
headers() |
double |
progressedPercentage() |
List<List<String>> |
rows() |
long |
startTime() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.