Uses of Class
com.orientechnologies.orient.server.distributed.impl.ODatabaseDocumentDistributed
Packages that use ODatabaseDocumentDistributed
Package
Description
-
Uses of ODatabaseDocumentDistributed in com.orientechnologies.orient.server.distributed.impl
Modifier and TypeClassDescriptionclassCreated by tglman on 30/03/17.Methods in com.orientechnologies.orient.server.distributed.impl with parameters of type ODatabaseDocumentDistributedModifier and TypeMethodDescriptionvoidODistributedTxCoordinator.commit(ODatabaseDocumentDistributed database, OTransactionInternal iTx, Set<String> clusters) voidODistributedTxCoordinator.tryCommit(ODatabaseDocumentDistributed database, OTransactionInternal iTx, OTransactionId txId, ODistributedRequestId requestId, Set<String> clusters) Constructors in com.orientechnologies.orient.server.distributed.impl with parameters of type ODatabaseDocumentDistributedModifierConstructorDescriptionOLocalKeySource(OTransactionId txId, OTransactionInternal iTx, ODatabaseDocumentDistributed database) -
Uses of ODatabaseDocumentDistributed in com.orientechnologies.orient.server.distributed.impl.metadata
Methods in com.orientechnologies.orient.server.distributed.impl.metadata with parameters of type ODatabaseDocumentDistributedModifier and TypeMethodDescriptionintOClassDistributed.getClusterForNewInstance(ODatabaseDocumentDistributed db, ODocument doc) OClassDistributed.readConfiguration(ODatabaseDocumentDistributed db, ODistributedServerManager manager) -
Uses of ODatabaseDocumentDistributed in com.orientechnologies.orient.server.distributed.impl.sql.executor
Methods in com.orientechnologies.orient.server.distributed.impl.sql.executor with parameters of type ODatabaseDocumentDistributedModifier and TypeMethodDescriptionvoidODistributedResultSet.setDatabase(ODatabaseDocumentDistributed database) -
Uses of ODatabaseDocumentDistributed in com.orientechnologies.orient.server.distributed.impl.task
Methods in com.orientechnologies.orient.server.distributed.impl.task with parameters of type ODatabaseDocumentDistributedModifier and TypeMethodDescriptionstatic OTransactionResultPayloadOTransactionPhase1Task.executeTransaction(ODistributedRequestId requestId, OTransactionId id, ODatabaseDocumentDistributed database, OTransactionInternal tx, boolean isCoordinator, int retryCount) ORunQueryExecutionPlanTask.getResult(ODistributedResponse resp, ODatabaseDocumentDistributed db)