| Package | Description |
|---|---|
| com.aerospike.client | |
| 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.
|
| Constructor and Description |
|---|
ClientPolicy(ClientPolicy other)
Copy client policy from another client policy.
|
Copyright © 2012–2023 Aerospike, Inc. All rights reserved.