public final class ClientOptions extends AtomixOptions
| Modifier and Type | Field and Description |
|---|---|
static String |
TRANSPORT |
SEED, SERIALIZER| Constructor and Description |
|---|
ClientOptions(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
Transport |
transport()
Returns the replica transport.
|
serializer, serverspublic static final String TRANSPORT
public ClientOptions(Properties properties)
public Transport transport()
Copyright © 2013–2016. All rights reserved.