Package | Description |
---|---|
com.bigdata.mdi |
This package provides a metadata index and range partitioned indices
managed by that metadata index.
|
Modifier and Type | Method and Description |
---|---|
IndexPartitionCause.CauseEnum |
IndexPartitionCause.getCause()
The underlying cause.
|
static IndexPartitionCause.CauseEnum |
IndexPartitionCause.CauseEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexPartitionCause.CauseEnum[] |
IndexPartitionCause.CauseEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IndexPartitionCause(IndexPartitionCause.CauseEnum cause,
long synchronousOverflowCounter,
long lastCommitTime) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.