public static class ParseDataset2.ParseProgressMonitor extends Iced implements Job.ProgressMonitor
| Constructor and Description |
|---|
ParseDataset2.ParseProgressMonitor(Key pKey) |
| Modifier and Type | Method and Description |
|---|---|
long |
progress() |
void |
update(long n) |
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFieldspublic ParseDataset2.ParseProgressMonitor(Key pKey)
public void update(long n)
update in interface Job.ProgressMonitorpublic long progress()