| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed.impl | |
| com.orientechnologies.orient.server.distributed.impl.task |
| Modifier and Type | Method and Description |
|---|---|
protected OTxTask |
ODistributedTransactionManager.createTxTask(List<com.orientechnologies.orient.core.db.record.ORecordOperation> uResult) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ODistributedTransactionManager.processCommitResult(String localNodeName,
com.orientechnologies.orient.core.tx.OTransaction iTx,
OTxTask txTask,
Set<String> involvedClusters,
Iterable<com.orientechnologies.orient.core.db.record.ORecordOperation> tmpEntries,
Collection<String> nodes,
int autoRetryDelay,
ODistributedRequestId reqId,
ODistributedResponse dResponse,
boolean isLastRetry) |
| Modifier and Type | Class and Description |
|---|---|
class |
ORepairClusterTask
Repairs a cluster through the distributed server.
|
class |
ORepairRecordsTask
Repairs records through the distributed server.
|
Copyright © 2009–2017 OrientDB. All rights reserved.