A B C D E F G H I K L M N O P Q R S T U V W 

C

canScope() - Method in enum com.aerospike.client.admin.PrivilegeCode
Can privilege be scoped with namespace and set.
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
 
ClientPolicy - Class in com.aerospike.client.policy
Container object for client policy Command.
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.
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.large - package com.aerospike.client.large
 
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
 
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.
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 replicas should be consulted in a read operation to provide the desired consistency guarantee.
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.
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.NettyEventLoop
For internal use only.
createState() - Method in class com.aerospike.client.async.NioEventLoop
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.
A B C D E F G H I K L M N O P Q R S T U V W 

Copyright © 2012–2017 Aerospike, Inc. All rights reserved.