
public abstract class OAbstractIndexDefinitionMultiValue extends OPropertyIndexDefinition implements OIndexDefinitionMultiValue
className, field, keyTypecollatedocument| Modifier | Constructor and Description |
|---|---|
protected |
OAbstractIndexDefinitionMultiValue() |
protected |
OAbstractIndexDefinitionMultiValue(String iClassName,
String iField,
OType iType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAutomatic() |
protected void |
processAdd(Object value,
Map<Object,Integer> keysToAdd,
Map<Object,Integer> keysToRemove) |
protected void |
processRemoval(Object value,
Map<Object,Integer> keysToAdd,
Map<Object,Integer> keysToRemove) |
createIndexDDLWithFieldType, createIndexDDLWithoutFieldType, createValue, createValue, equals, fromStream, getClassName, getDocumentValueToIndex, getFields, getFieldsToIndex, getParamCount, getTypes, hashCode, serializeFromStream, serializeToStream, toCreateIndexDDL, toStream, toStringgetCollate, isNullValuesIgnored, setCollate, setCollate, setNullValuesIgnoredfromStream, load, reload, reload, save, savegetDocument, load, reloadclone, finalize, getClass, notify, notifyAll, wait, wait, waitcreateSingleValue, processChangeEventcreateValue, createValue, equals, fromStream, getClassName, getCollate, getFields, getFieldsToIndex, getParamCount, getTypes, hashCode, isNullValuesIgnored, setCollate, setNullValuesIgnored, toCreateIndexDDL, toStream, toStringgetDocumentValueToIndexprotected OAbstractIndexDefinitionMultiValue()
protected void processAdd(Object value, Map<Object,Integer> keysToAdd, Map<Object,Integer> keysToRemove)
protected void processRemoval(Object value, Map<Object,Integer> keysToAdd, Map<Object,Integer> keysToRemove)
public boolean isAutomatic()
isAutomatic in interface OIndexDefinitionisAutomatic in class OPropertyIndexDefinitionCopyright © 2009–2025 OrientDB. All rights reserved.