Package | Description |
---|---|
com.aerospike.client.async |
Constructor and Description |
---|
AsyncClient(AsyncClientPolicy policy,
Host... hosts)
Initialize asynchronous client with suitable hosts to seed the cluster map.
|
AsyncClient(AsyncClientPolicy policy,
String hostname,
int port)
Initialize asynchronous client.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.