public abstract class AbstractPiece.InnerVertexReceiver extends Object implements VertexReceiver<I,V,E,M>, VertexPostprocessor
Constructor and Description |
---|
InnerVertexReceiver() |
Modifier and Type | Method and Description |
---|---|
void |
postprocess()
Override to finish computation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
vertexReceive
public void postprocess()
VertexPostprocessor
postprocess
in interface VertexPostprocessor
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.