Interface OCellBTreeIndexEngine
- All Superinterfaces:
OBaseIndexEngine,OV1IndexEngine
- All Known Implementing Classes:
OCellBTreeMultiValueIndexEngine,OCellBTreeSingleValueIndexEngine
-
Field Summary
FieldsFields inherited from interface com.orientechnologies.orient.core.index.engine.OV1IndexEngine
API_VERSION -
Method Summary
Methods inherited from interface com.orientechnologies.orient.core.index.engine.OBaseIndexEngine
acquireAtomicExclusiveLock, clear, close, create, delete, descStream, flush, getId, getIndexNameByKey, getName, getUniqueIndexVersion, hasRangeQuerySupport, hasRidBagTreesSupport, init, iterateEntriesBetween, iterateEntriesMajor, iterateEntriesMinor, keyStream, load, size, stream, updateUniqueIndexVersionMethods inherited from interface com.orientechnologies.orient.core.index.engine.OV1IndexEngine
get, getEngineAPIVersion, isMultiValue, put
-
Field Details
-
VERSION
static final int VERSION- See Also:
-