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

K

keepConnection() - Method in exception 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 - Class in com.aerospike.client
Unique record identifier.
Key(String, String, String) - Constructor for class com.aerospike.client.Key
Initialize key from namespace, optional set name and user key.
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, byte[], String) - Constructor for class com.aerospike.client.Key
Initialize key from namespace, digest and optional set name.
Key(String, byte[]) - Constructor for class com.aerospike.client.Key
Deprecated. Use Key.Key(String namespace, byte[] digest, String setName)
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.

A B C D E F G H I K L M N O P Q R S T U V W
Copyright © 2012–2014 Aerospike, Inc. All rights reserved.