public static class SingleChronicleHashReplication.Builder extends AbstractReplication.Builder<SingleChronicleHashReplication,SingleChronicleHashReplication.Builder>
| Modifier and Type | Method and Description |
|---|---|
SingleChronicleHashReplication |
createWithId(byte identifier)
Creates a Replication instance with the given node (server) identifier.
|
bootstrapOnlyLocalEntries, connectionListener, engineReplication, remoteNodeValidator, tcpTransportAndNetwork, toString, udpTransport@NotNull public SingleChronicleHashReplication createWithId(byte identifier)
AbstractReplication.BuildercreateWithId in class AbstractReplication.Builder<SingleChronicleHashReplication,SingleChronicleHashReplication.Builder>identifier - the node (server) identifier of the returned replicationCopyright © 2015. All rights reserved.