Package | Description |
---|---|
nl.renarj.jasdb.index | |
nl.renarj.jasdb.index.btreeplus |
Modifier and Type | Method and Description |
---|---|
IndexState |
IndexScanReport.getState() |
IndexState |
Index.getState()
Returns the state of the index
|
static IndexState |
IndexState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexState[] |
IndexState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IndexScanReport(IndexState state,
long lastScan,
int completeness) |
Modifier and Type | Method and Description |
---|---|
IndexState |
BTreeIndex.getState() |
Copyright © 2015. All rights reserved.