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
P
pack(Packer)
- Method in class com.aerospike.client.
Value.BlobValue
pack(Packer)
- Method in class com.aerospike.client.
Value.BytesValue
pack(Packer)
- Method in class com.aerospike.client.
Value.IntegerValue
pack(Packer)
- Method in class com.aerospike.client.
Value.ListValue
pack(Packer)
- Method in class com.aerospike.client.
Value.LongValue
pack(Packer)
- Method in class com.aerospike.client.
Value.MapValue
pack(Packer)
- Method in class com.aerospike.client.
Value.NullValue
pack(Packer)
- Method in class com.aerospike.client.
Value
Serialize the value using MessagePack.
pack(Packer)
- Method in class com.aerospike.client.
Value.StringValue
pack(Packer)
- Method in class com.aerospike.client.
Value.ValueArray
PARAMETER_ERROR
- Static variable in class com.aerospike.client.
ResultCode
Bad parameter(s) were passed in database operation call.
PARSE_ERROR
- Static variable in class com.aerospike.client.
ResultCode
Client serialization error.
PARTITIONS
- Static variable in class com.aerospike.client.cluster.
Node
Number of partitions for each namespace.
peek(int)
- Method in class com.aerospike.client.large.
LargeStack
Select items from top of stack.
Policy
- Class in
com.aerospike.client.policy
Container object for transaction policy attributes used in all database operation calls.
Policy()
- Constructor for class com.aerospike.client.policy.
Policy
port
- Variable in class com.aerospike.client.
Host
Port of database server.
prepend(WritePolicy, Key, Bin...)
- Method in class com.aerospike.client.
AerospikeClient
Prepend bin string values to existing record bin values.
prepend(WritePolicy, WriteListener, Key, Bin...)
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously prepend bin string values to existing record bin values.
prepend(Bin)
- Static method in class com.aerospike.client.
Operation
Create string prepend database operation.
prepend(Object, Object)
- Method in class net.citrusleaf.
CitrusleafClient
For server nodes configured as "single-bin" only - prepend value to existing record value for specified key, using default namespace, no set name, and default options.
prepend(Object, Object, CitrusleafClient.ClOptions, CitrusleafClient.ClWriteOptions)
- Method in class net.citrusleaf.
CitrusleafClient
For server nodes configured as "single-bin" only - prepend value to existing record value for specified key, using default namespace and no set name.
prepend(String, String, Object, String, Object, CitrusleafClient.ClOptions, CitrusleafClient.ClWriteOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Prepend value to existing bin value for specified key.
prepend(String, String, Object, Collection<CitrusleafClient.ClBin>, CitrusleafClient.ClOptions, CitrusleafClient.ClWriteOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Prepend value to existing bin value for each bin for specified key.
prepend(String, String, Object, Map<String, Object>, CitrusleafClient.ClOptions, CitrusleafClient.ClWriteOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Prepend value to existing bin value for each bin for specified key.
priority
- Variable in class com.aerospike.client.policy.
Policy
Priority of request relative to other transactions.
Priority
- Enum in
com.aerospike.client.policy
Priority of operations on database server.
protocolType
- Variable in enum com.aerospike.client.
Operation.Type
push(Value)
- Method in class com.aerospike.client.large.
LargeStack
Push value onto stack.
push(Value...)
- Method in class com.aerospike.client.large.
LargeStack
Push values onto stack.
put(WritePolicy, Key, Bin...)
- Method in class com.aerospike.client.
AerospikeClient
Write record bin(s).
put(WritePolicy, WriteListener, Key, Bin...)
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously write record bin(s).
put(Value, Value)
- Method in class com.aerospike.client.large.
LargeMap
Add entry to map.
put(Map<?, ?>)
- Method in class com.aerospike.client.large.
LargeMap
Add map values to map.
put(Bin)
- Static method in class com.aerospike.client.
Operation
Create set database operation.
put(Object)
- Method in class com.aerospike.client.query.
ResultSet
Put object on the queue.
putAsyncConnection(AsyncConnection)
- Method in class com.aerospike.client.async.
AsyncNode
Put asynchronous connection back into connection pool.
putConnection(Connection)
- Method in class com.aerospike.client.cluster.
Node
Put connection back into connection pool.
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