| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed | |
| com.orientechnologies.orient.server.distributed.task |
| Modifier and Type | Method and Description |
|---|---|
ORemoteTaskFactory |
ORemoteTaskFactoryManager.getFactoryByServerId(int serverId) |
ORemoteTaskFactory |
ORemoteTaskFactoryManager.getFactoryByServerName(String serverName) |
ORemoteTaskFactory |
ORemoteTaskFactoryManager.getFactoryByServerNames(Collection<String> serverNames) |
ORemoteTaskFactory |
ORemoteTaskFactoryManager.getFactoryByVersion(int version) |
| 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–2018 OrientDB. All rights reserved.