public static class AggregatorsBenchmark.AggregatorsBenchmarkWorkerContext extends DefaultWorkerContext
Constructor and Description |
---|
AggregatorsBenchmarkWorkerContext() |
Modifier and Type | Method and Description |
---|---|
void |
postSuperstep()
Execute user code.
|
void |
preSuperstep()
Execute user code.
|
postApplication, preApplication
getAndClearMessagesFromOtherWorkers, getContext, getMyWorkerIndex, getSuperstep, getTotalNumEdges, getTotalNumVertices, getWorkerCount, getWorkerForVertex, logToCommandLine, readFields, sendMessageToWorker, setGraphState, setupSuperstep, write
aggregate, getAggregatedValue, getBroadcast, reduce, reduceMerge, setWorkerGlobalCommUsage
getConf, setConf
public void preSuperstep()
WorkerContext
preSuperstep
in class DefaultWorkerContext
public void postSuperstep()
WorkerContext
postSuperstep
in class DefaultWorkerContext
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.