Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
K
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, 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
Initialize key from namespace and digest.
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_NOT_FOUND_ERROR
- Static variable in class com.aerospike.client.
ResultCode
On retrieving, touching or replacing a record that doesn't exist.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W