Uses of Interface
com.aerospike.client.IAerospikeClient
Packages that use IAerospikeClient
-
Uses of IAerospikeClient in com.aerospike.client
Classes in com.aerospike.client that implement IAerospikeClientModifier and TypeClassDescriptionclassInstantiate anAerospikeClientobject to access an Aerospike database cluster and perform database operations. -
Uses of IAerospikeClient in com.aerospike.client.async
Constructors in com.aerospike.client.async with parameters of type IAerospikeClientModifierConstructorDescriptionAsyncIndexTask(IAerospikeClient client, String namespace, String indexName, boolean isCreate) Initialize task with fields needed to query server nodes.