public class BlockWorkerLogic extends Object
Constructor and Description |
---|
BlockWorkerLogic(BlockWorkerPieces pieces) |
Modifier and Type | Method and Description |
---|---|
void |
compute(Vertex vertex,
Iterable messages) |
void |
postSuperstep() |
void |
preSuperstep(BlockWorkerReceiveApi receiveApi,
BlockWorkerSendApi sendApi) |
public BlockWorkerLogic(BlockWorkerPieces pieces)
public void preSuperstep(BlockWorkerReceiveApi receiveApi, BlockWorkerSendApi sendApi)
public void postSuperstep()
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.