| Package | Description |
|---|---|
| org.apache.giraph.ooc |
Package of out-of-core related classes.
|
| org.apache.giraph.ooc.command |
Package of classes related to IO commands in out-of-core mechanism
|
| org.apache.giraph.ooc.policy |
Package of classes related to out-of-core policy
|
| Class and Description |
|---|
| IOCommand
Representation of an IO command (moving data to disk/memory) used in
out-of-core mechanism.
|
| IOCommand.IOCommandType
Type of IO command
|
| Class and Description |
|---|
| IOCommand
Representation of an IO command (moving data to disk/memory) used in
out-of-core mechanism.
|
| IOCommand.IOCommandType
Type of IO command
|
| StoreDataBufferIOCommand.DataBufferType
Types of raw data buffer to offload to disk (either vertices/edges buffer
in INPUT_SUPERSTEP or incoming message buffer).
|
| Class and Description |
|---|
| IOCommand
Representation of an IO command (moving data to disk/memory) used in
out-of-core mechanism.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.