| Package | Description |
|---|---|
| com.aerospike.client | |
| com.aerospike.client.async | |
| com.aerospike.client.policy |
| Constructor and Description |
|---|
AerospikeClient(ClientPolicy policy,
Host... hosts)
Initialize Aerospike client with suitable hosts to seed the cluster map.
|
AerospikeClient(ClientPolicy policy,
String hostname,
int port)
Initialize Aerospike client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncClientPolicy
THIS CLASS IS OBSOLETE.
|
| Constructor and Description |
|---|
ClientPolicy(ClientPolicy other)
Copy client policy from another client policy.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.