public static class TestCheckpointing.CheckpointVertexMasterCompute extends DefaultMasterCompute
| Constructor and Description | 
|---|
CheckpointVertexMasterCompute()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
compute()  | 
void | 
initialize()  | 
void | 
readFields(DataInput in)  | 
void | 
write(DataOutput out)  | 
broadcast, getAggregatedValue, getComputation, getContext, getMessageCombiner, getReduced, getSuperstep, getTotalNumEdges, getTotalNumVertices, getWorkerInfoList, haltComputation, isHalted, logToCommandLine, registerAggregator, registerPersistentAggregator, registerReducer, registerReducer, setAggregatedValue, setComputation, setGraphState, setIncomingMessage, setMasterService, setMessageCombiner, setOutgoingMessage, setOutgoingMessageClasses, setSuperstepClassesgetConf, setConfpublic void compute()
compute in class DefaultMasterComputepublic void initialize()
                throws InstantiationException,
                       IllegalAccessException
initialize in class DefaultMasterComputeInstantiationExceptionIllegalAccessExceptionpublic void readFields(DataInput in) throws IOException
readFields in interface org.apache.hadoop.io.WritablereadFields in class DefaultMasterComputeIOExceptionpublic void write(DataOutput out) throws IOException
write in interface org.apache.hadoop.io.Writablewrite in class DefaultMasterComputeIOExceptionCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.