| 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 | Class and Description |
|---|---|
static class |
DataIndex.NumericIndexEntry
Class representing any index chain that depends on something with id.
|
static class |
DataIndex.TypeIndexEntry
Different static types of index chain entry
|
| Modifier and Type | Method and Description |
|---|---|
DataIndex |
DataIndex.addIndex(DataIndex.DataIndexEntry entry)
Add an index to the index chain
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.