| Package | Description |
|---|---|
| com.orientechnologies.orient.client.remote.message |
| Modifier and Type | Method and Description |
|---|---|
static ORecordOperationRequest |
OMessageHelper.readTransactionEntry(DataInput iNetwork) |
| Modifier and Type | Method and Description |
|---|---|
List<ORecordOperationRequest> |
OFetchTransactionResponse.getOperations() |
List<ORecordOperationRequest> |
OCommit38Request.getOperations() |
List<ORecordOperationRequest> |
OBeginTransaction38Request.getOperations() |
List<ORecordOperationRequest> |
OCommit37Request.getOperations() |
List<ORecordOperationRequest> |
OCommitRequest.getOperations() |
List<ORecordOperationRequest> |
OBeginTransactionRequest.getOperations() |
List<ORecordOperationRequest> |
OBatchOperationsRequest.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
static void |
OMessageHelper.writeTransactionEntry(DataOutput iNetwork,
ORecordOperationRequest txEntry) |
Copyright © 2009–2020 OrientDB. All rights reserved.