Package | Description |
---|---|
org.apache.giraph.block_app.framework.piece.delegate |
Pieces that delegate their work to a set of one or multiple other Pieces.
|
Modifier and Type | Class and Description |
---|---|
class |
FilteringPiece<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>
Piece which uses a provided suppliers to decide whether or not to run
receive/send piece part on a certain vertex.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.