Uses of Class
com.orientechnologies.orient.core.index.OAbstractIndexDefinition
Packages that use OAbstractIndexDefinition
-
Uses of OAbstractIndexDefinition in com.orientechnologies.orient.core.index
Subclasses of OAbstractIndexDefinition in com.orientechnologies.orient.core.indexModifier and TypeClassDescriptionclassIndex that consist of several indexDefinitions likeOPropertyIndexDefinition.classIndex implementation bound to one schema class property.classIndex implementation bound to one schema class property that presentsOType.EMBEDDEDLIST,OType.LINKLIST,OType.LINKSETorOType.EMBEDDEDSETproperties.classIndex implementation bound to one schema class property that presentsorclassIndex definition for index which is bound to field with typeOType.LINKBAG.classIndex definition that use the serializer specified at run-time not based on type.classConstructors in com.orientechnologies.orient.core.index with parameters of type OAbstractIndexDefinitionModifierConstructorDescriptionOCompositeCollate(OAbstractIndexDefinition oCompositeIndexDefinition)