|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientPolicy | |
---|---|
com.aerospike.client | |
com.aerospike.client.async |
Uses of ClientPolicy in com.aerospike.client |
---|
Constructors in com.aerospike.client with parameters of type ClientPolicy | |
---|---|
AerospikeClient(ClientPolicy policy,
Host... hosts)
Initialize Aerospike client with suitable hosts to seed the cluster map. |
|
AerospikeClient(ClientPolicy policy,
java.lang.String hostname,
int port)
Initialize Aerospike client. |
Uses of ClientPolicy in com.aerospike.client.async |
---|
Subclasses of ClientPolicy in com.aerospike.client.async | |
---|---|
class |
AsyncClientPolicy
Container object for client policy Command. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |