
public interface OSingleValueIndexEngine extends OV1IndexEngine
OBaseIndexEngine.Validator<K,V>, OBaseIndexEngine.ValuesTransformerAPI_VERSION| Modifier and Type | Method and Description |
|---|---|
default boolean |
isMultiValue() |
boolean |
remove(OAtomicOperation atomicOperation,
Object key) |
boolean |
validatedPut(OAtomicOperation atomicOperation,
Object key,
ORID value,
OBaseIndexEngine.Validator<Object,ORID> validator) |
get, getEngineAPIVersion, load, putacquireAtomicExclusiveLock, clear, close, create, delete, descStream, flush, getId, getIndexNameByKey, getName, hasRangeQuerySupport, init, iterateEntriesBetween, iterateEntriesMajor, iterateEntriesMinor, keyStream, size, streamboolean validatedPut(OAtomicOperation atomicOperation, Object key, ORID value, OBaseIndexEngine.Validator<Object,ORID> validator)
boolean remove(OAtomicOperation atomicOperation, Object key) throws IOException
IOExceptiondefault boolean isMultiValue()
isMultiValue in interface OV1IndexEngineCopyright © 2009–2025 OrientDB. All rights reserved.