Package | Description |
---|---|
org.apache.giraph.ooc.persistence |
Package of classes related to IO abstraction or persistence layer used for
out-of-core mechanism
|
Modifier and Type | Method and Description |
---|---|
static DataIndex.NumericIndexEntry |
DataIndex.NumericIndexEntry.createPartitionEntry(int partitionId)
Create a data index entry for a given partition
|
static DataIndex.NumericIndexEntry |
DataIndex.NumericIndexEntry.createSuperstepEntry(long superstep)
Create a data index entry for a given superstep
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.