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, OTransactionIdPromise txId, ODistributedRequestId requestId) 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.task
Methods in com.orientechnologies.orient.server.distributed.impl.task with parameters of type ODatabaseDocumentDistributedModifier and TypeMethodDescriptionstatic OTransactionResultPayloadOTransactionPhase1Task.executeTransaction(ODistributedRequestId requestId, OTransactionIdPromise id, ODatabaseDocumentDistributed database, OTransactionInternal tx, boolean isCoordinator, int retryCount) ORunQueryExecutionPlanTask.getResult(ODistributedResponse resp, ODatabaseDocumentDistributed db) Constructors in com.orientechnologies.orient.server.distributed.impl.task with parameters of type ODatabaseDocumentDistributedModifierConstructorDescriptionOExecutionStreamDistributedFetch(String queryId, String nodeName, OExecutionStream first, ODatabaseDocumentDistributed db)