Uses of Interface
com.orientechnologies.orient.core.index.OIndexCallback
Packages that use OIndexCallback
-
Uses of OIndexCallback in com.orientechnologies.orient.core.index
Subinterfaces of OIndexCallback in com.orientechnologies.orient.core.indexModifier and TypeInterfaceDescriptioninterfacePresentation of index that is used information and contained in documentOClass.interfaceInterface that indicates that index definition is based on collection of values but not on single value.Classes in com.orientechnologies.orient.core.index that implement OIndexCallbackModifier and TypeClassDescriptionclassAbstract index definiton implementation.classIndex 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.class