- canScope() - Method in enum com.aerospike.client.admin.PrivilegeCode
-
Can privilege be scoped with namespace and set.
- CDT - Class in com.aerospike.client.cdt
-
- CDT() - Constructor for class com.aerospike.client.cdt.CDT
-
- changePassword(AdminPolicy, String, String) - Method in class com.aerospike.client.AerospikeClient
-
Change user's password.
- changePassword(AdminPolicy, String, String) - Method in interface com.aerospike.client.IAerospikeClient
-
Change user's password.
- ciphers - Variable in class com.aerospike.client.policy.TlsPolicy
-
Allowable TLS ciphers that the client can use for secure connections.
- clear(String) - Static method in class com.aerospike.client.cdt.ListOperation
-
Create list clear operation.
- clear(String) - Static method in class com.aerospike.client.cdt.MapOperation
-
Create map clear operation.
- clearPackage(String) - Static method in class com.aerospike.client.lua.LuaCache
-
Remove lua package from cache and unload package from non-active
lua instances.
- clearPackages() - Static method in class com.aerospike.client.lua.LuaCache
-
Remove all lua packages and non-active lua instances from cache.
- client - Variable in exception com.aerospike.client.AerospikeException.Timeout
-
If true, client initiated timeout.
- CLIENT_ERROR - Static variable in class com.aerospike.client.ResultCode
-
Generic client error.
- ClientPolicy - Class in com.aerospike.client.policy
-
Container object for client policy Command.
- ClientPolicy(ClientPolicy) - Constructor for class com.aerospike.client.policy.ClientPolicy
-
Copy client policy from another client policy.
- ClientPolicy() - Constructor for class com.aerospike.client.policy.ClientPolicy
-
Default constructor.
- close() - Method in class com.aerospike.client.AerospikeClient
-
Close all client connections to database server nodes.
- close() - Method in class com.aerospike.client.async.AsyncClient
-
Close all client connections to database server nodes.
- close() - Method in interface com.aerospike.client.async.EventLoops
-
Close event loops.
- close() - Method in class com.aerospike.client.async.NettyEventLoops
-
- close() - Method in class com.aerospike.client.async.NioEventLoop
-
- close() - Method in class com.aerospike.client.async.NioEventLoops
-
Close all event loops.
- close() - Method in class com.aerospike.client.cluster.Node
-
Close all socket connections.
- close() - Method in interface com.aerospike.client.IAerospikeClient
-
Close all client connections to database server nodes.
- close() - Method in class com.aerospike.client.query.RecordSet
-
Close query.
- close() - Method in class com.aerospike.client.query.ResultSet
-
Close query.
- closeAsyncConnection(AsyncConnection, int) - Method in class com.aerospike.client.cluster.Node
-
- closeAsyncConnections(int) - Method in class com.aerospike.client.cluster.Node
-
Close asynchronous connections.
- closeConnection(Connection) - Method in class com.aerospike.client.cluster.Node
-
Close connection and decrement connection count.
- closeConnections(AtomicInteger, int) - Method in class com.aerospike.client.cluster.Node
-
Close all node socket connections from event loop.
- closeSyncConnections() - Method in class com.aerospike.client.cluster.Node
-
Close synchronous connections.
- CLUSTER_KEY_MISMATCH - Static variable in class com.aerospike.client.ResultCode
-
Expected cluster was not received.
- clusterName - Variable in class com.aerospike.client.policy.ClientPolicy
-
Expected cluster name.
- ClusterStats - Class in com.aerospike.client.cluster
-
Cluster statistics.
- ClusterStats(NodeStats[], EventLoopStats[], int) - Constructor for class com.aerospike.client.cluster.ClusterStats
-
Cluster statistics constructor.
- code - Variable in class com.aerospike.client.admin.Privilege
-
Privilege code.
- com.aerospike.client - package com.aerospike.client
-
- com.aerospike.client.admin - package com.aerospike.client.admin
-
- com.aerospike.client.async - package com.aerospike.client.async
-
- com.aerospike.client.cdt - package com.aerospike.client.cdt
-
- com.aerospike.client.cluster - package com.aerospike.client.cluster
-
- com.aerospike.client.listener - package com.aerospike.client.listener
-
- com.aerospike.client.lua - package com.aerospike.client.lua
-
- com.aerospike.client.policy - package com.aerospike.client.policy
-
- com.aerospike.client.query - package com.aerospike.client.query
-
- com.aerospike.client.task - package com.aerospike.client.task
-
- com.aerospike.client.util - package com.aerospike.client.util
-
- COMMAND_REJECTED - Static variable in class com.aerospike.client.ResultCode
-
Asynchronous max concurrent database commands have been exceeded and therefore rejected.
- commandsPerEventLoop - Variable in class com.aerospike.client.async.EventPolicy
-
Expected number of concurrent asynchronous commands in each event loop that are active at
any point in time.
- CommitLevel - Enum in com.aerospike.client.policy
-
Desired consistency guarantee when committing a transaction on the server.
- commitLevel - Variable in class com.aerospike.client.policy.WritePolicy
-
Desired consistency guarantee when committing a transaction on the server.
- COMPLETE - Static variable in class com.aerospike.client.task.Task
-
- computeDigest(String, Value) - Static method in class com.aerospike.client.Key
-
Generate unique server hash value from set name, key type and user defined key.
- concurrentNodes - Variable in class com.aerospike.client.policy.ScanPolicy
-
Issue scan requests in parallel or serially.
- Connection(String) - Constructor for exception com.aerospike.client.AerospikeException.Connection
-
- Connection(Exception) - Constructor for exception com.aerospike.client.AerospikeException.Connection
-
- Connection(int, String) - Constructor for exception com.aerospike.client.AerospikeException.Connection
-
- ConnectionStats - Class in com.aerospike.client.cluster
-
Connection statistics.
- ConnectionStats(int, int) - Constructor for class com.aerospike.client.cluster.ConnectionStats
-
Connection statistics constructor.
- connPoolsPerNode - Variable in class com.aerospike.client.policy.ClientPolicy
-
Number of synchronous connection pools used for each node.
- ConsistencyLevel - Enum in com.aerospike.client.policy
-
How duplicates should be consulted in a read operation.
- consistencyLevel - Variable in class com.aerospike.client.policy.Policy
-
How replicas should be consulted in a read operation to provide the desired
consistency guarantee.
- contains(String, IndexCollectionType, long) - Static method in class com.aerospike.client.query.Filter
-
Create contains number filter for query on collection index.
- contains(String, IndexCollectionType, String) - Static method in class com.aerospike.client.query.Filter
-
Create contains string filter for query on collection index.
- context - Variable in class com.aerospike.client.policy.TlsPolicy
-
Optional SSLContext configuration instead using default SSLContext.
- COUNT - Static variable in class com.aerospike.client.cdt.ListReturnType
-
Return count of items selected.
- COUNT - Static variable in class com.aerospike.client.cdt.MapReturnType
-
Return count of items selected.
- CREATE_ONLY - Static variable in class com.aerospike.client.cdt.MapWriteFlags
-
If the key already exists, the item will be denied.
- createByteBuffer(int) - Static method in class com.aerospike.client.async.NioEventLoop
-
- createIndex(Policy, String, String, String, String, IndexType) - Method in class com.aerospike.client.AerospikeClient
-
Create scalar secondary index.
- createIndex(Policy, String, String, String, String, IndexType, IndexCollectionType) - Method in class com.aerospike.client.AerospikeClient
-
Create complex secondary index to be used on bins containing collections.
- createIndex(Policy, String, String, String, String, IndexType) - Method in interface com.aerospike.client.IAerospikeClient
-
Create scalar secondary index.
- createIndex(Policy, String, String, String, String, IndexType, IndexCollectionType) - Method in interface com.aerospike.client.IAerospikeClient
-
Create complex secondary index to be used on bins containing collections.
- createRole(AdminPolicy, String, List<Privilege>) - Method in class com.aerospike.client.AerospikeClient
-
Create user defined role.
- createRole(AdminPolicy, String, List<Privilege>) - Method in interface com.aerospike.client.IAerospikeClient
-
Create user defined role.
- createState() - Method in interface com.aerospike.client.async.EventLoop
-
For internal use only.
- createState() - Method in class com.aerospike.client.async.EventLoopBase
-
For internal use only.
- createUser(AdminPolicy, String, String, List<String>) - Method in class com.aerospike.client.AerospikeClient
-
Create user with password and roles.
- createUser(AdminPolicy, String, String, List<String>) - Method in interface com.aerospike.client.IAerospikeClient
-
Create user with password and roles.