Uses of Class
com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl
Packages that use ODistributedDatabaseImpl
Package
Description
-
Uses of ODistributedDatabaseImpl in com.orientechnologies.orient.distributed.db
Fields in com.orientechnologies.orient.distributed.db with type parameters of type ODistributedDatabaseImplModifier and TypeFieldDescriptionprotected final ConcurrentHashMap<String,ODistributedDatabaseImpl> OrientDBDistributed.databasesMethods in com.orientechnologies.orient.distributed.db that return ODistributedDatabaseImplModifier and TypeMethodDescriptionOrientDBDistributed.getDatabase(String iDatabaseName) OrientDBDistributed.unregisterDatabase(String iDatabaseName) Methods in com.orientechnologies.orient.distributed.db that return types with arguments of type ODistributedDatabaseImpl -
Uses of ODistributedDatabaseImpl in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return ODistributedDatabaseImplModifier and TypeMethodDescriptionODistributedMessageServiceImpl.getDatabase(String iDatabaseName) ODistributedPlugin.getDatabase(String name) Constructors in com.orientechnologies.orient.server.distributed.impl with parameters of type ODistributedDatabaseImplModifierConstructorDescriptionONewDistributedTxContextImpl(ODistributedDatabaseImpl shared, ODistributedRequestId reqId, OTransactionInternal tx, OTransactionId id)