public interface ProgressFileReaderInterface
Instances of this class are NOT thread-safe.
Modifier and Type | Method and Description |
---|---|
int |
getProgress() |
Path |
getProgressFile() |
boolean |
start(File workingDir,
TaskId taskId) |
void |
stop() |