| 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<ORecordOperation> uResult,
Set<String> nodes) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ODistributedTransactionManager.processCommitResult(String localNodeName,
OTransaction iTx,
OTxTask txTask,
Set<String> involvedClusters,
Iterable<ORecordOperation> tmpEntries,
Collection<String> nodes,
ODistributedRequestId reqId,
ODistributedResponse dResponse) |
| 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–2025 OrientDB. All rights reserved.