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
B
batchExists(String, String, Collection<Object>, CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Batch multiple
exists()
requests into a single call.
batchGet(String, String, Collection<Object>, String, CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Batch multiple
get()
requests into a single call.
batchGet(String, String, Collection<Object>, Collection<String>, CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Batch multiple
get()
requests into a single call.
batchGetAll(String, String, Collection<Object>, CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Batch multiple
getAll()
requests into a single call.
Bin
- Class in
com.aerospike.client
Column name/value pair.
Bin(String, String)
- Constructor for class com.aerospike.client.
Bin
Constructor, specifying bin name and string value.
Bin(String, byte[])
- Constructor for class com.aerospike.client.
Bin
Constructor, specifying bin name and byte array value.
Bin(String, int)
- Constructor for class com.aerospike.client.
Bin
Constructor, specifying bin name and integer value.
Bin(String, long)
- Constructor for class com.aerospike.client.
Bin
Constructor, specifying bin name and long value.
Bin(String, Value)
- Constructor for class com.aerospike.client.
Bin
Constructor, specifying bin name and value.
Bin(String, Object)
- Constructor for class com.aerospike.client.
Bin
Constructor, specifying bin name and object value.
BIN_EXISTS_ERROR
- Static variable in class com.aerospike.client.
ResultCode
On create-only (write unique) operations on a bin that already exists.
BIN_TYPE_ERROR
- Static variable in class com.aerospike.client.
ResultCode
Operation is not supported with configured bin type (single-bin or multi-bin).
binName
- Variable in class com.aerospike.client.
Operation
Optional bin name used in operation.
bins
- Variable in class com.aerospike.client.
Record
Map of requested name/value bins.
binValue
- Variable in class com.aerospike.client.
Operation
Optional bin value used in operation.
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