This project has retired. For details please refer to its
Attic page.
BlockOutputOption (Apache Giraph Blocks Framework 1.3.0-SNAPSHOT API)
- java.lang.Object
-
- org.apache.giraph.block_app.framework.output.BlockOutputOption<OD,OW>
-
- Type Parameters:
OD
- Output description type
OW
- Output writer type
public class BlockOutputOption<OD extends BlockOutputDesc<OW>,OW extends BlockOutputWriter>
extends Object
Block output option, with apis to use from application code
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.