This project has retired. For details please refer to its
Attic page.
AbstractPiece.InnerVertexSender (Apache Giraph Parent 1.4.0-SNAPSHOT API)
- java.lang.Object
-
- org.apache.giraph.block_app.framework.piece.AbstractPiece.InnerVertexSender
-
- All Implemented Interfaces:
- VertexPostprocessor, VertexSender<I,V,E>, NonKryoWritable
- Direct Known Subclasses:
- DelegatePiece.DelegateWorkerSendFunctions
- Enclosing class:
- AbstractPiece<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable,M extends org.apache.hadoop.io.Writable,WV,WM extends org.apache.hadoop.io.Writable,S>
public abstract class AbstractPiece.InnerVertexSender
extends Object
implements VertexSender<I,V,E>, VertexPostprocessor
Inner class to provide clean use without specifying types
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.giraph.block_app.framework.piece.interfaces.VertexSender
vertexSend
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.