Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

K

keepAlive - Variable in class com.aerospike.client.policy.ClientPolicy
TCP keep-alive configuration.
keepConnection() - Method in exception class com.aerospike.client.AerospikeException
Should connection be put back into pool.
keepConnection(int) - Static method in class com.aerospike.client.ResultCode
Should connection be put back into pool.
key - Variable in class com.aerospike.client.BatchRecord
Key.
key(Exp.Type) - Static method in class com.aerospike.client.exp.Exp
Create record key expression of specified type.
Key - Class in com.aerospike.client
Unique record identifier.
Key(String, byte[], String, Value) - Constructor for class com.aerospike.client.Key
Initialize key from namespace, digest, optional set name and optional userKey.
Key(String, String, byte[]) - Constructor for class com.aerospike.client.Key
Initialize key from namespace, optional set name and user key.
Key(String, String, byte[], int, int) - Constructor for class com.aerospike.client.Key
Initialize key from namespace, optional set name and user key.
Key(String, String, int) - Constructor for class com.aerospike.client.Key
Initialize key from namespace, optional set name and user key.
Key(String, String, long) - Constructor for class com.aerospike.client.Key
Initialize key from namespace, optional set name and user key.
Key(String, String, Value) - Constructor for class com.aerospike.client.Key
Initialize key from namespace, optional set name and user key.
Key(String, String, String) - Constructor for class com.aerospike.client.Key
Initialize key from namespace, optional set name and user key.
KEY - Static variable in class com.aerospike.client.cdt.MapReturnType
Return key for single key read and key list for range read.
KEY_BUSY - Static variable in class com.aerospike.client.ResultCode
Too many concurrent operations on the same record.
KEY_EXISTS_ERROR - Static variable in class com.aerospike.client.ResultCode
On create-only (write unique) operations on a record that already exists.
KEY_MISMATCH - Static variable in class com.aerospike.client.ResultCode
Key type mismatch.
KEY_NOT_FOUND_ERROR - Static variable in class com.aerospike.client.ResultCode
On retrieving, touching or replacing a record that doesn't exist.
KEY_ORDERED - Enum constant in enum class com.aerospike.client.cdt.MapOrder
Order map by key.
KEY_VALUE - Static variable in class com.aerospike.client.cdt.MapReturnType
Return key/value items.
KEY_VALUE_ORDERED - Enum constant in enum class com.aerospike.client.cdt.MapOrder
Order map by key, then value.
keyExists() - Static method in class com.aerospike.client.exp.Exp
Create expression that returns if the primary key is stored in the record meta data as a boolean expression.
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form