Package | Description |
---|---|
org.apache.giraph.block_app.library.gc |
GC utility pieces.
|
org.apache.giraph.block_app.migration |
Migration utility for transforming standard Giraph applications, into
Block Applications.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkerGCPiece
Dummy piece to hint System.gc()
|
Modifier and Type | Class and Description |
---|---|
class |
MigrationPiece<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable,MPrev extends org.apache.hadoop.io.Writable,M extends org.apache.hadoop.io.Writable>
Piece used when migrating applications to Blocks Framework.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.