public class IterationCounterPiece extends Piece<org.apache.hadoop.io.WritableComparable,org.apache.hadoop.io.Writable,org.apache.hadoop.io.Writable,org.apache.hadoop.io.Writable,IterationStage>
AbstractPiece.InnerVertexReceiver, AbstractPiece.InnerVertexSender
MESSAGE_ENCODE_AND_STORE_TYPE_MIN_FORCE
Constructor and Description |
---|
IterationCounterPiece() |
Modifier and Type | Method and Description |
---|---|
IterationStage |
nextExecutionStage(IterationStage executionStage)
Override to provide different next execution stage for
Pieces that come after it.
|
workerContextReceive, workerContextSend
allowOneMessageToManyIdsEncoding, getMessageClass, getMessageClasses, getMessageCombiner, getMessageFactory, getVertexSender, getWrappedVertexSender, receiveIgnoreExistingVertices, reduceDouble, reduceFloat, reduceInt, reduceLong, registerReducers, wrappedRegisterReducers
equals, forAllPossiblePieces, getPieceCount, getVertexReceiver, hashCode, iterator, masterCompute, registerAggregators, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public IterationStage nextExecutionStage(IterationStage executionStage)
AbstractPiece
nextExecutionStage
in class AbstractPiece<org.apache.hadoop.io.WritableComparable,org.apache.hadoop.io.Writable,org.apache.hadoop.io.Writable,org.apache.hadoop.io.Writable,Object,NoMessage,IterationStage>
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.