Uses of Interface
com.orientechnologies.orient.core.db.ODatabaseInternal
Packages that use ODatabaseInternal
Package
Description
-
Uses of ODatabaseInternal in com.orientechnologies.lucene
Methods in com.orientechnologies.lucene with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidOLuceneIndexFactory.onClose(ODatabaseInternal db) voidOLuceneIndexFactory.onCreate(ODatabaseInternal db) voidOLuceneIndexFactory.onDrop(ODatabaseInternal db) voidOLuceneIndexFactory.onOpen(ODatabaseInternal db) -
Uses of ODatabaseInternal in com.orientechnologies.orient.client.remote
Classes in com.orientechnologies.orient.client.remote that implement ODatabaseInternalModifier and TypeClassDescriptionclassCreated by tglman on 07/07/16. -
Uses of ODatabaseInternal in com.orientechnologies.orient.client.remote.db.document
Classes in com.orientechnologies.orient.client.remote.db.document that implement ODatabaseInternal -
Uses of ODatabaseInternal in com.orientechnologies.orient.core.command.script
Methods in com.orientechnologies.orient.core.command.script with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionODatabase<?>OScriptDocumentDatabaseWrapper.setDatabaseOwner(ODatabaseInternal<?> iOwner) Deprecated. -
Uses of ODatabaseInternal in com.orientechnologies.orient.core.db
Classes in com.orientechnologies.orient.core.db with type parameters of type ODatabaseInternalModifier and TypeClassDescriptionclassODatabasePoolAbstract<DB extends ODatabaseInternal>classODatabasePoolBase<DB extends ODatabaseInternal>Database pool base class.classODatabaseWrapperAbstract<DB extends ODatabaseInternal,T> Subinterfaces of ODatabaseInternal in com.orientechnologies.orient.core.dbClasses in com.orientechnologies.orient.core.db that implement ODatabaseInternalModifier and TypeClassDescriptionclassCreated by tglman on 07/07/16.classODatabaseWrapperAbstract<DB extends ODatabaseInternal,T> Fields in com.orientechnologies.orient.core.db declared as ODatabaseInternalModifier and TypeFieldDescriptionprotected ODatabaseInternal<?>ODatabaseWrapperAbstract.databaseOwnerprotected DBODatabaseWrapperAbstract.underlyingMethods in com.orientechnologies.orient.core.db that return ODatabaseInternalModifier and TypeMethodDescriptionODatabaseInternal.getDatabaseOwner()Returns the database owner.ODatabaseWrapperAbstract.getDatabaseOwner()ODatabaseInternal.setDatabaseOwner(ODatabaseInternal<?> iOwner) Internal.ODatabaseWrapperAbstract.setDatabaseOwner(ODatabaseInternal<?> iOwner) Methods in com.orientechnologies.orient.core.db with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidODatabaseLifecycleListener.onClose(ODatabaseInternal iDatabase) voidODatabaseLifecycleListenerAbstract.onClose(ODatabaseInternal iDatabase) voidODatabaseLifecycleListener.onCreate(ODatabaseInternal iDatabase) voidODatabaseLifecycleListenerAbstract.onCreate(ODatabaseInternal iDatabase) default voidODatabaseLifecycleListener.onCreateClass(ODatabaseInternal iDatabase, OClass iClass) Deprecated.default voidODatabaseLifecycleListener.onCreateView(ODatabaseInternal database, OView view) voidODatabaseLifecycleListener.onDrop(ODatabaseInternal iDatabase) voidODatabaseLifecycleListenerAbstract.onDrop(ODatabaseInternal iDatabase) default voidODatabaseLifecycleListener.onDropClass(ODatabaseInternal iDatabase, OClass iClass) Deprecated.default voidODatabaseLifecycleListener.onDropView(ODatabaseInternal database, OView cls) voidODatabaseLifecycleListener.onOpen(ODatabaseInternal iDatabase) voidODatabaseLifecycleListenerAbstract.onOpen(ODatabaseInternal iDatabase) ODatabaseInternal.setDatabaseOwner(ODatabaseInternal<?> iOwner) Internal.ODatabaseWrapperAbstract.setDatabaseOwner(ODatabaseInternal<?> iOwner) -
Uses of ODatabaseInternal in com.orientechnologies.orient.core.db.document
Classes in com.orientechnologies.orient.core.db.document that implement ODatabaseInternalModifier and TypeClassDescriptionclassDocument API entrypoint.classCreated by tglman on 27/06/16.classDeprecated.classPooled wrapper to the ODatabaseDocumentTx class.Fields in com.orientechnologies.orient.core.db.document declared as ODatabaseInternalModifier and TypeFieldDescriptionprotected ODatabaseInternal<?>ODatabaseDocumentAbstract.databaseOwnerMethods in com.orientechnologies.orient.core.db.document that return ODatabaseInternalModifier and TypeMethodDescriptionODatabaseDocumentAbstract.getDatabaseOwner()Returns the database owner.ODatabaseDocumentTx.getDatabaseOwner()Deprecated.ODatabaseDocumentAbstract.setDatabaseOwner(ODatabaseInternal<?> iOwner) Internal.ODatabaseDocumentTx.setDatabaseOwner(ODatabaseInternal<?> iOwner) Deprecated.Methods in com.orientechnologies.orient.core.db.document with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionODatabaseDocumentAbstract.setDatabaseOwner(ODatabaseInternal<?> iOwner) Internal.ODatabaseDocumentTx.setDatabaseOwner(ODatabaseInternal<?> iOwner) Deprecated. -
Uses of ODatabaseInternal in com.orientechnologies.orient.core.metadata.schema
Methods in com.orientechnologies.orient.core.metadata.schema with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionprotected voidOClassImpl.checkAllLikedObjects(ODatabaseInternal<ORecord> database, String propertyName, OType type, OClass linkedClass) voidOClassImpl.checkPersistentPropertyType(ODatabaseInternal<ORecord> database, String propertyName, OType type, OClass linkedClass) -
Uses of ODatabaseInternal in com.orientechnologies.orient.core.query.live
Methods in com.orientechnologies.orient.core.query.live with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionstatic OLiveQueryHook.OLiveQueryOpsOLiveQueryHook.getOpsReference(ODatabaseInternal db) OLiveQueryHookV2.getOpsReference(ODatabaseInternal db) static IntegerOLiveQueryHook.subscribe(Integer token, OLiveQueryListener iListener, ODatabaseInternal db) static IntegerOLiveQueryHookV2.subscribe(Integer token, OLiveQueryListenerV2 iListener, ODatabaseInternal db) static voidOLiveQueryHook.unsubscribe(Integer id, ODatabaseInternal db) static voidOLiveQueryHookV2.unsubscribe(Integer id, ODatabaseInternal db) -
Uses of ODatabaseInternal in com.orientechnologies.orient.object.db
Classes in com.orientechnologies.orient.object.db that implement ODatabaseInternalModifier and TypeClassDescriptionclassObject Database instance.classPooled wrapper to the OObjectDatabaseTx class. -
Uses of ODatabaseInternal in com.orientechnologies.orient.server.distributed.impl
Classes in com.orientechnologies.orient.server.distributed.impl that implement ODatabaseInternalModifier and TypeClassDescriptionclassCreated by tglman on 30/03/17.classCreated by tglman on 30/03/17.Methods in com.orientechnologies.orient.server.distributed.impl with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionOClusterOwnershipAssignmentStrategy.assignClusterOwnershipOfClass(ODatabaseInternal iDatabase, OModifiableDistributedConfiguration cfg, OClass iClass, Set<String> availableNodes, boolean canCreateNewClusters) ODefaultClusterOwnershipAssignmentStrategy.assignClusterOwnershipOfClass(ODatabaseInternal iDatabase, OModifiableDistributedConfiguration cfg, OClass iClass, Set<String> availableNodes, boolean canCreateNewClusters) booleanODistributedPlugin.installClustersOfClass(ODatabaseInternal iDatabase, OClass iClass, OModifiableDistributedConfiguration cfg) Guarantees that each class has own master cluster.voidODistributedPlugin.internalAddCluster(ODatabaseInternal iDatabase, OClass clazz, String newClusterName) ODistributedPlugin.internalRebalanceClusters(ODatabaseInternal iDatabase, OClass iClass, OModifiableDistributedConfiguration lastCfg) protected booleanODistributedPlugin.isRelatedToLocalServer(ODatabaseInternal iDatabase) voidODistributedPlugin.onClose(ODatabaseInternal iDatabase) Remove myself as hook.voidODistributedPlugin.onCreate(ODatabaseInternal iDatabase) voidODistributedPlugin.onCreateClass(ODatabaseInternal iDatabase, OClass iClass) voidODistributedPlugin.onCreateView(ODatabaseInternal iDatabase, OView view) voidODistributedPlugin.onDrop(ODatabaseInternal iDatabase) voidODistributedPlugin.onDropClass(ODatabaseInternal iDatabase, OClass iClass) voidODistributedPlugin.onOpen(ODatabaseInternal iDatabase) Auto register myself as hook. -
Uses of ODatabaseInternal in com.orientechnologies.orient.server.handler
Methods in com.orientechnologies.orient.server.handler with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidOConfigurableHooksManager.onClose(ODatabaseInternal iDatabase) voidOConfigurableHooksManager.onCreate(ODatabaseInternal iDatabase) voidOConfigurableHooksManager.onDrop(ODatabaseInternal iDatabase) voidOConfigurableHooksManager.onOpen(ODatabaseInternal iDatabase) -
Uses of ODatabaseInternal in com.orientechnologies.orient.server.plugin.livequery
Methods in com.orientechnologies.orient.server.plugin.livequery with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidOLiveQueryPlugin.onClose(ODatabaseInternal iDatabase) Deprecated.voidOLiveQueryPlugin.onCreate(ODatabaseInternal iDatabase) Deprecated.voidOLiveQueryPlugin.onDrop(ODatabaseInternal iDatabase) Deprecated.voidOLiveQueryPlugin.onOpen(ODatabaseInternal iDatabase) Deprecated. -
Uses of ODatabaseInternal in com.orientechnologies.security.auditing
Methods in com.orientechnologies.security.auditing with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidODefaultAuditing.onClose(ODatabaseInternal iDatabase) voidODefaultAuditing.onCreate(ODatabaseInternal iDatabase) voidODefaultAuditing.onCreateClass(ODatabaseInternal iDatabase, OClass iClass) voidODefaultAuditing.onDrop(ODatabaseInternal iDatabase) voidODefaultAuditing.onDropClass(ODatabaseInternal iDatabase, OClass iClass) voidODefaultAuditing.onOpen(ODatabaseInternal iDatabase) -
Uses of ODatabaseInternal in com.orientechnologies.spatial
Methods in com.orientechnologies.spatial with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidOLuceneSpatialManager.init(ODatabaseInternal db) voidOLuceneSpatialIndexFactory.onClose(ODatabaseInternal iDatabase) voidOLuceneSpatialIndexFactory.onCreate(ODatabaseInternal iDatabase) voidOLuceneSpatialIndexFactory.onCreateClass(ODatabaseInternal iDatabase, OClass iClass) voidOLuceneSpatialIndexFactory.onDrop(ODatabaseInternal db) voidOLuceneSpatialIndexFactory.onDropClass(ODatabaseInternal iDatabase, OClass iClass) voidOLuceneSpatialIndexFactory.onOpen(ODatabaseInternal iDatabase) -
Uses of ODatabaseInternal in com.orientechnologies.spatial.shape
Methods in com.orientechnologies.spatial.shape with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidOGeometryCollectionShapeBuilder.initClazz(ODatabaseInternal db) voidOLineStringShapeBuilder.initClazz(ODatabaseInternal db) voidOMultiLineStringShapeBuilder.initClazz(ODatabaseInternal db) voidOMultiPointShapeBuilder.initClazz(ODatabaseInternal db) voidOMultiPolygonShapeBuilder.initClazz(ODatabaseInternal db) voidOPointShapeBuilder.initClazz(ODatabaseInternal db) voidOPolygonShapeBuilder.initClazz(ODatabaseInternal db) voidORectangleShapeBuilder.initClazz(ODatabaseInternal db) abstract voidOShapeBuilder.initClazz(ODatabaseInternal db) voidOShapeFactory.initClazz(ODatabaseInternal db) protected OClassOShapeBuilder.superClass(ODatabaseInternal db)