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, updateProgress
void cleanup() throws IOException
IOException
void init(GiraphConfiguration conf) throws Exception
conf
- Job configurationException
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.