Uses of Interface
com.orientechnologies.orient.core.index.OIndexFactory
Packages that use OIndexFactory
Package
Description
-
Uses of OIndexFactory in com.orientechnologies.lucene
Classes in com.orientechnologies.lucene that implement OIndexFactory -
Uses of OIndexFactory in com.orientechnologies.orient.core.index
Classes in com.orientechnologies.orient.core.index that implement OIndexFactoryModifier and TypeClassDescriptionclassDefault OrientDB index factory for indexes based on SBTree.
Supports index types: UNIQUE NOTUNIQUE FULLTEXT DICTIONARYMethods in com.orientechnologies.orient.core.index that return OIndexFactoryModifier and TypeMethodDescriptionstatic OIndexFactoryOIndexes.getFactory(String indexType, String algorithm) Methods in com.orientechnologies.orient.core.index that return types with arguments of type OIndexFactoryMethods in com.orientechnologies.orient.core.index with parameters of type OIndexFactoryModifier and TypeMethodDescriptionstatic voidOIndexes.registerFactory(OIndexFactory factory) Register at runtime custom factoriesstatic voidOIndexes.unregisterFactory(OIndexFactory factory) Unregister custom factories -
Uses of OIndexFactory in com.orientechnologies.orient.core.sharding.auto
Classes in com.orientechnologies.orient.core.sharding.auto that implement OIndexFactoryModifier and TypeClassDescriptionclassAuto-sharding index factory.
Supports index types: UNIQUE NOTUNIQUE -
Uses of OIndexFactory in com.orientechnologies.orient.core.storage.index.hashindex.local
Classes in com.orientechnologies.orient.core.storage.index.hashindex.local that implement OIndexFactory -
Uses of OIndexFactory in com.orientechnologies.spatial
Classes in com.orientechnologies.spatial that implement OIndexFactory