Uses of Interface
com.orientechnologies.orient.core.index.engine.OBaseIndexEngine
Packages that use OBaseIndexEngine
Package
Description
Contains all the class involved on the "local" implementation of the OStorage interface.
-
Uses of OBaseIndexEngine in com.orientechnologies.lucene
Methods in com.orientechnologies.lucene that return OBaseIndexEngineModifier and TypeMethodDescriptionOLuceneIndexFactory.createIndexEngine(OStorage storage, IndexEngineData data) -
Uses of OBaseIndexEngine in com.orientechnologies.lucene.engine
Subinterfaces of OBaseIndexEngine in com.orientechnologies.lucene.engineModifier and TypeInterfaceDescriptioninterfaceCreated by Enrico Risa on 04/09/15.Classes in com.orientechnologies.lucene.engine that implement OBaseIndexEngineModifier and TypeClassDescriptionclassclass -
Uses of OBaseIndexEngine in com.orientechnologies.orient.core.index
Methods in com.orientechnologies.orient.core.index that return OBaseIndexEngineModifier and TypeMethodDescriptionODefaultIndexFactory.createIndexEngine(OStorage storage, IndexEngineData data) static OBaseIndexEngineOIndexes.createIndexEngine(OStorage storage, IndexEngineData metadata) OIndexFactory.createIndexEngine(OStorage storage, IndexEngineData data) -
Uses of OBaseIndexEngine in com.orientechnologies.orient.core.index.engine
Subinterfaces of OBaseIndexEngine in com.orientechnologies.orient.core.index.engineModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of OBaseIndexEngine in com.orientechnologies.orient.core.index.engine.v1
Subinterfaces of OBaseIndexEngine in com.orientechnologies.orient.core.index.engine.v1Classes in com.orientechnologies.orient.core.index.engine.v1 that implement OBaseIndexEngineModifier and TypeClassDescriptionfinal classfinal class -
Uses of OBaseIndexEngine in com.orientechnologies.orient.core.sharding.auto
Classes in com.orientechnologies.orient.core.sharding.auto that implement OBaseIndexEngineModifier and TypeClassDescriptionfinal classIndex engine implementation that relies on multiple hash indexes partitioned by key.Methods in com.orientechnologies.orient.core.sharding.auto that return OBaseIndexEngineModifier and TypeMethodDescriptionOAutoShardingIndexFactory.createIndexEngine(OStorage storage, IndexEngineData data) -
Uses of OBaseIndexEngine in com.orientechnologies.orient.core.storage.impl.local
Methods in com.orientechnologies.orient.core.storage.impl.local that return OBaseIndexEngineMethods in com.orientechnologies.orient.core.storage.impl.local with parameters of type OBaseIndexEngine -
Uses of OBaseIndexEngine in com.orientechnologies.orient.core.storage.index.engine
Classes in com.orientechnologies.orient.core.storage.index.engine that implement OBaseIndexEngineModifier and TypeClassDescriptionfinal classclassclass -
Uses of OBaseIndexEngine in com.orientechnologies.orient.core.storage.index.hashindex.local
Methods in com.orientechnologies.orient.core.storage.index.hashindex.local that return OBaseIndexEngineModifier and TypeMethodDescriptionOHashIndexFactory.createIndexEngine(OStorage storage, IndexEngineData data) -
Uses of OBaseIndexEngine in com.orientechnologies.spatial
Methods in com.orientechnologies.spatial that return OBaseIndexEngineModifier and TypeMethodDescriptionOLuceneSpatialIndexFactory.createIndexEngine(OStorage storage, IndexEngineData data) -
Uses of OBaseIndexEngine in com.orientechnologies.spatial.engine
Classes in com.orientechnologies.spatial.engine that implement OBaseIndexEngineModifier and TypeClassDescriptionclassclassCreated by Enrico Risa on 26/09/15.classCreated by Enrico Risa on 26/09/15.classCreated by Enrico Risa on 04/09/15.