
public interface OV1IndexEngine extends OBaseIndexEngine
OBaseIndexEngine.Validator<K,V>, OBaseIndexEngine.ValuesTransformer| Modifier and Type | Field and Description |
|---|---|
static int |
API_VERSION |
| Modifier and Type | Method and Description |
|---|---|
default int |
getEngineAPIVersion() |
void |
load(String name,
int keySize,
OType[] keyTypes,
OBinarySerializer keySerializer,
OEncryption encryption) |
void |
put(OAtomicOperation atomicOperation,
Object key,
ORID value) |
acquireAtomicExclusiveLock, clear, close, contains, create, cursor, delete, deleteWithoutLoad, descCursor, flush, get, getFirstKey, getIndexNameByKey, getLastKey, getName, getVersion, hasRangeQuerySupport, init, iterateEntriesBetween, iterateEntriesMajor, iterateEntriesMinor, keyCursor, remove, sizestatic final int API_VERSION
void put(OAtomicOperation atomicOperation, Object key, ORID value)
default int getEngineAPIVersion()
getEngineAPIVersion in interface OBaseIndexEnginevoid load(String name, int keySize, OType[] keyTypes, OBinarySerializer keySerializer, OEncryption encryption)
Copyright © 2009–2025 OrientDB. All rights reserved.