public interface JobProgressInfo
Modifier and Type | Method and Description |
---|---|
Date |
getEstimatedCompletionTime()
Return the job's ETA if available.
|
String |
getProgressMessage()
Return a single line of progress information
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.