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

D

DataAdmin - Static variable in class com.aerospike.client.admin.Role
Manage indicies and user defined functions.
debug(String) - Static method in class com.aerospike.client.Log
Log an debug message.
debugEnabled() - Static method in class com.aerospike.client.Log
Determine if debug log level is enabled.
decrAsyncConnection(int) - Method in class com.aerospike.client.cluster.Node
 
decrement(MapPolicy, String, Value, Value, CTX...) - Static method in class com.aerospike.client.cdt.MapOperation
Deprecated.
def(String, Exp) - Static method in class com.aerospike.client.exp.Exp
Assign variable to a Exp.let(Exp...) expression that can be accessed later.
Default - Static variable in class com.aerospike.client.cdt.ListPolicy
Default unordered list with normal write semantics.
DEFAULT - Static variable in class com.aerospike.client.cdt.ListSortFlags
Default.
DEFAULT - Static variable in class com.aerospike.client.cdt.ListWriteFlags
Default.
Default - Static variable in class com.aerospike.client.cdt.MapPolicy
Default unordered unique key map with normal put semantics.
DEFAULT - Static variable in class com.aerospike.client.cdt.MapWriteFlags
Default.
DEFAULT - Static variable in class com.aerospike.client.exp.ExpReadFlags
Default.
DEFAULT - Static variable in class com.aerospike.client.exp.ExpWriteFlags
Default.
Default - Static variable in class com.aerospike.client.operation.BitPolicy
Default byte[] with normal bin write semantics.
DEFAULT - Static variable in class com.aerospike.client.operation.BitResizeFlags
Default.
DEFAULT - Static variable in class com.aerospike.client.operation.BitWriteFlags
Default.
Default - Static variable in class com.aerospike.client.operation.HLLPolicy
Default HLL bin write semantics.
DEFAULT - Static variable in class com.aerospike.client.operation.HLLWriteFlags
Default.
DefaultBufferSize - Static variable in class com.aerospike.client.util.ThreadLocalData
Initial buffer size on first use of thread local buffer.
delete(WritePolicy, Key) - Method in class com.aerospike.client.AerospikeClient
Delete record for specified key.
delete(EventLoop, DeleteListener, WritePolicy, Key) - Method in class com.aerospike.client.AerospikeClient
Asynchronously delete record for specified key.
delete(WritePolicy, Key) - Method in interface com.aerospike.client.IAerospikeClient
Delete record for specified key.
delete(EventLoop, DeleteListener, WritePolicy, Key) - Method in interface com.aerospike.client.IAerospikeClient
Asynchronously delete record for specified key.
delete() - Static method in class com.aerospike.client.Operation
Create delete record database operation.
DeleteListener - Interface in com.aerospike.client.listener
Asynchronous result notifications for delete commands.
describe(Exp) - Static method in class com.aerospike.client.exp.HLLExp
Create expression that returns indexBitCount and minHashBitCount used to create HLL bin in a list of longs.
describe(String) - Static method in class com.aerospike.client.operation.HLLOperation
Create HLL describe operation.
DEVICE_OVERLOAD - Static variable in class com.aerospike.client.ResultCode
Device not keeping up with writes.
deviceSize() - Static method in class com.aerospike.client.exp.Exp
Create expression that returns record size on disk.
digest - Variable in class com.aerospike.client.Key
Unique server hash value generated from set name and user key.
digestModulo(int) - Static method in class com.aerospike.client.exp.Exp
Create expression that returns record digest modulo as integer.
div(Exp...) - Static method in class com.aerospike.client.exp.Exp
Create "divide" (/) operator that applies to a variable number of expressions.
DOUBLE - Static variable in class com.aerospike.client.command.ParticleType
 
DoubleValue(double) - Constructor for class com.aerospike.client.Value.DoubleValue
 
DROP_DUPLICATES - Static variable in class com.aerospike.client.cdt.ListSortFlags
Drop duplicate values when sorting list.
dropIndex(Policy, String, String, String) - Method in class com.aerospike.client.AerospikeClient
Delete secondary index.
dropIndex(EventLoop, IndexListener, Policy, String, String, String) - Method in class com.aerospike.client.AerospikeClient
Asynchronously delete secondary index.
dropIndex(Policy, String, String, String) - Method in interface com.aerospike.client.IAerospikeClient
Delete secondary index.
dropIndex(EventLoop, IndexListener, Policy, String, String, String) - Method in interface com.aerospike.client.IAerospikeClient
Asynchronously delete secondary index.
dropRole(AdminPolicy, String) - Method in class com.aerospike.client.AerospikeClient
Drop user defined role.
dropRole(AdminPolicy, String) - Method in interface com.aerospike.client.IAerospikeClient
Drop user defined role.
dropUser(AdminPolicy, String) - Method in class com.aerospike.client.AerospikeClient
Remove user from cluster.
dropUser(AdminPolicy, String) - Method in interface com.aerospike.client.IAerospikeClient
Remove user from cluster.
durableDelete - Variable in class com.aerospike.client.policy.WritePolicy
If the transaction results in a record deletion, leave a tombstone for the record.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

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