public class ReplicationConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
int[] |
partitionedGraphHostNodesTable |
Map<Integer,String> |
serverGroup |
| Constructor and Description |
|---|
ReplicationConfig(String validationReplicationConfigFile,
int serverId,
CertifierReplica localHandle,
String configFile) |
| Modifier and Type | Method and Description |
|---|---|
int |
getServerFromNodeKey(long nodeId) |
public ReplicationConfig(String validationReplicationConfigFile, int serverId, CertifierReplica localHandle, String configFile) throws RemoteException, IOException
RemoteExceptionIOException