Uses of Interface
com.orientechnologies.orient.core.storage.ridbag.sbtree.OSBTreeCollectionManager
Packages that use OSBTreeCollectionManager
Package
Description
Contains the Storage interface and the basic implementations.
Contains all the class involved on the "local" implementation of the OStorage interface.
-
Uses of OSBTreeCollectionManager in com.orientechnologies.orient.client.remote
Classes in com.orientechnologies.orient.client.remote that implement OSBTreeCollectionManagerMethods in com.orientechnologies.orient.client.remote that return OSBTreeCollectionManager -
Uses of OSBTreeCollectionManager in com.orientechnologies.orient.client.remote.db.document
Methods in com.orientechnologies.orient.client.remote.db.document that return OSBTreeCollectionManager -
Uses of OSBTreeCollectionManager in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db that return OSBTreeCollectionManagerModifier and TypeMethodDescriptionODatabaseDocumentInternal.getSbTreeCollectionManager()Internal. -
Uses of OSBTreeCollectionManager in com.orientechnologies.orient.core.db.document
Methods in com.orientechnologies.orient.core.db.document that return OSBTreeCollectionManagerModifier and TypeMethodDescriptionODatabaseDocumentEmbedded.getSbTreeCollectionManager()Internal. -
Uses of OSBTreeCollectionManager in com.orientechnologies.orient.core.serialization.serializer.record
Methods in com.orientechnologies.orient.core.serialization.serializer.record that return OSBTreeCollectionManagerModifier and TypeMethodDescriptionOSerializationContext.getCollectionManager()OSerializationContextImpl.getCollectionManager() -
Uses of OSBTreeCollectionManager in com.orientechnologies.orient.core.storage
Methods in com.orientechnologies.orient.core.storage that return OSBTreeCollectionManager -
Uses of OSBTreeCollectionManager in com.orientechnologies.orient.core.storage.impl.local
Methods in com.orientechnologies.orient.core.storage.impl.local that return OSBTreeCollectionManagerModifier and TypeMethodDescriptionfinal OSBTreeCollectionManagerOAbstractPaginatedStorage.getSBtreeCollectionManager() -
Uses of OSBTreeCollectionManager in com.orientechnologies.orient.core.storage.ridbag.sbtree
Classes in com.orientechnologies.orient.core.storage.ridbag.sbtree that implement OSBTreeCollectionManager