Package | Description |
---|---|
org.zeromq | |
org.zeromq.jzmq.clone |
Modifier and Type | Method and Description |
---|---|
static CloneServer |
Patterns.newCloneServer(BinaryStarReactor.Mode mode,
String primaryAddress,
String backupAddress)
Create a new CloneServer, which will create one half of an HA-pair
for distributing key/value data to clients.
|
Modifier and Type | Class and Description |
---|---|
class |
CloneServerImpl |
Modifier and Type | Method and Description |
---|---|
CloneServer |
CloneServerBuilder.build() |
Copyright © 2019. All rights reserved.