| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed | |
| com.orientechnologies.orient.server.distributed.task |
| Modifier and Type | Method and Description |
|---|---|
ORemoteTaskFactory |
ODistributedServerManager.getTaskFactory() |
| Constructor and Description |
|---|
ODistributedRequest(ORemoteTaskFactory taskFactory) |
ODistributedRequest(ORemoteTaskFactory taskFactory,
int senderNodeId,
long msgSequence,
String databaseName,
ORemoteTask payload) |
| Modifier and Type | Method and Description |
|---|---|
void |
OAbstractRemoteTask.fromStream(DataInput in,
ORemoteTaskFactory factory) |
void |
ORemoteTask.fromStream(DataInput in,
ORemoteTaskFactory factory) |
void |
OAbstractRecordReplicatedTask.fromStream(DataInput in,
ORemoteTaskFactory factory) |
Copyright © 2009–2016 OrientDB. All rights reserved.