public static class ReducersBenchmark.ReducersBenchmarkMasterCompute extends DefaultMasterCompute
| Constructor and Description |
|---|
ReducersBenchmarkMasterCompute() |
| Modifier and Type | Method and Description |
|---|---|
void |
compute()
Must be defined by user to specify what the master has to do.
|
initialize, readFields, writebroadcast, 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()
MasterComputecompute in class DefaultMasterComputeCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.