Interface OMultiValueIndexEngine
- All Superinterfaces:
OBaseIndexEngine,OV1IndexEngine
- All Known Implementing Classes:
OCellBTreeMultiValueIndexEngine
-
Field Summary
Fields inherited from interface com.orientechnologies.orient.core.index.engine.OV1IndexEngine
API_VERSION -
Method Summary
Modifier and TypeMethodDescriptiondefault booleanbooleanremove(OAtomicOperation atomicOperation, Object key, ORID value) Methods inherited from interface com.orientechnologies.orient.core.index.engine.OBaseIndexEngine
acquireAtomicExclusiveLock, applyTxChanges, clear, close, create, delete, descStream, flush, getId, getIndexNameByKey, getName, getUniqueIndexVersion, hasRangeQuerySupport, hasRidBagTreesSupport, init, iterateEntriesBetween, iterateEntriesMajor, iterateEntriesMinor, keyStream, load, remove, size, stream, updateUniqueIndexVersion, validatedPutMethods inherited from interface com.orientechnologies.orient.core.index.engine.OV1IndexEngine
get, getEngineAPIVersion, put
-
Method Details
-
remove
- Specified by:
removein interfaceOBaseIndexEngine
-
isMultiValue
default boolean isMultiValue()- Specified by:
isMultiValuein interfaceOV1IndexEngine
-