public interface JobProgressTrackerClient extends JobProgressTracker
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Close the connections if any
|
void |
init(GiraphConfiguration conf)
Initialize the client.
|
logError, logFailure, logInfo, mapperStarted, sendMasterCounters, updateMasterProgress, updateProgressvoid cleanup()
throws IOException
IOExceptionvoid init(GiraphConfiguration conf) throws Exception
conf - Job configurationExceptionCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.