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
G
generation
- Variable in class com.aerospike.client.policy.
WritePolicy
Expected generation.
generation
- Variable in class com.aerospike.client.
Record
Record modification count.
generation
- Variable in class net.citrusleaf.
CitrusleafClient.ClResult
How many times the record has been modified (including creation) on the server.
GENERATION_ERROR
- Static variable in class com.aerospike.client.
ResultCode
On modifying a record with unexpected generation.
get(Policy, Key)
- Method in class com.aerospike.client.
AerospikeClient
Read entire record for specified key.
get(Policy, Key, String...)
- Method in class com.aerospike.client.
AerospikeClient
Read record header and bins for specified key.
get(Policy, Key[])
- Method in class com.aerospike.client.
AerospikeClient
Read multiple records for specified keys in one batch call.
get(Policy, Key[], String...)
- Method in class com.aerospike.client.
AerospikeClient
Read multiple record headers and bins for specified keys in one batch call.
get(Policy, RecordListener, Key)
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously read entire record for specified key.
get(Policy, RecordListener, Key, String...)
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously read record header and bins for specified key.
get(Policy, RecordArrayListener, Key[])
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously read multiple records for specified keys in one batch call.
get(Policy, RecordSequenceListener, Key[])
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously read multiple records for specified keys in one batch call.
get(Policy, RecordArrayListener, Key[], String...)
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously read multiple record headers and bins for specified keys in one batch call.
get(Policy, RecordSequenceListener, Key[], String...)
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously read multiple record headers and bins for specified keys in one batch call.
get(Value)
- Method in class com.aerospike.client.large.
LargeMap
Get value from map given name key.
get(Value)
- Method in class com.aerospike.client.large.
LargeSet
Select value from set.
get(String)
- Static method in class com.aerospike.client.
Operation
Create read bin database operation.
get()
- Static method in class com.aerospike.client.
Operation
Create read all record bins database operation.
get(String)
- Static method in class com.aerospike.client.
Value
Get string or null value instance.
get(byte[])
- Static method in class com.aerospike.client.
Value
Get byte array or null value instance.
get(int)
- Static method in class com.aerospike.client.
Value
Get integer value instance.
get(long)
- Static method in class com.aerospike.client.
Value
Get long value instance.
get(Value[])
- Static method in class com.aerospike.client.
Value
Get value array instance.
get(Object)
- Static method in class com.aerospike.client.
Value
Determine value given generic object.
get(Object)
- Method in class net.citrusleaf.
CitrusleafClient
For server nodes configured as "single-bin" only - get record value for specified key, using default namespace, no set name, and default options.
get(String, String, Object, String, CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Get bin value for specified key and bin name.
get(String, String, Object, String[], CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Get bin name/value pairs for specified key and list of bin names.
get(String, String, Object, Collection<String>, CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Get bin name/value pairs for specified key and list of bin names.
get(String, int)
- Static method in class net.citrusleaf.
CitrusleafInfo
Get all the default info from the specified database server node, using host name and port.
get(String, int, String)
- Static method in class net.citrusleaf.
CitrusleafInfo
Get one info value by name from the specified database server node, using host name and port.
get(String, int, String[])
- Static method in class net.citrusleaf.
CitrusleafInfo
Get many info values by name from the specified database server node, using host name and port.
get(InetSocketAddress)
- Static method in class net.citrusleaf.
CitrusleafInfo
Get all the default info from the specified database server node.
get(InetSocketAddress, String)
- Static method in class net.citrusleaf.
CitrusleafInfo
Get one info value by name from the specified database server node.
get(InetSocketAddress, String[])
- Static method in class net.citrusleaf.
CitrusleafInfo
Get many info values by name from the specified database server node.
getAliases()
- Method in class com.aerospike.client.cluster.
Node
Return server node IP address aliases.
getAll(String, String, Object, CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Get all bin name/value pairs for specified key.
getAllDigest(String, byte[], CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Get all bin name/value pairs for specified key digest.
getAsBlob(Object)
- Static method in class com.aerospike.client.
Value
Get blob or null value instance.
getAsList(List<?>)
- Static method in class com.aerospike.client.
Value
Get list or null value instance.
getAsMap(Map<?, ?>)
- Static method in class com.aerospike.client.
Value
Get map or null value instance.
getAsNull()
- Static method in class com.aerospike.client.
Value
Get null value instance.
getAsyncConnection()
- Method in class com.aerospike.client.async.
AsyncNode
Get asynchronous socket connection from connection pool for the server node.
getBuffer()
- Method in class com.aerospike.client.
Info
Get response buffer.
getCapacity()
- Method in class com.aerospike.client.large.
LargeList
Return maximum number of entries in the list.
getCapacity()
- Method in class com.aerospike.client.large.
LargeMap
Return maximum number of entries for the map.
getCapacity()
- Method in class com.aerospike.client.large.
LargeSet
Return maximum number of entries in the set.
getCapacity()
- Method in class com.aerospike.client.large.
LargeStack
Return maximum number of entries for the stack.
getConfig()
- Method in class com.aerospike.client.large.
LargeList
Return map of list configuration parameters.
getConfig()
- Method in class com.aerospike.client.large.
LargeMap
Return map configuration parameters.
getConfig()
- Method in class com.aerospike.client.large.
LargeSet
Return map of set configuration parameters.
getConfig()
- Method in class com.aerospike.client.large.
LargeStack
Return map of stack configuration parameters.
getConnection(int)
- Method in class com.aerospike.client.cluster.
Node
Get a socket connection from connection pool to the server node.
getDigest(String, byte[], String, CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Get bin value for specified key digest and bin name.
getDigest(String, byte[], Collection<String>, CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Get bin name/value pairs for specified key digest and list of bin names.
getFunctionArgs()
- Method in class com.aerospike.client.query.
Statement
Return aggregation function arguments.
getFunctionName()
- Method in class com.aerospike.client.query.
Statement
Return aggregation function name.
getHeader(Policy, Key)
- Method in class com.aerospike.client.
AerospikeClient
Read record generation and expiration only for specified key.
getHeader(Policy, Key[])
- Method in class com.aerospike.client.
AerospikeClient
Read multiple record header data for specified keys in one batch call.
getHeader(Policy, RecordListener, Key)
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously read record generation and expiration only for specified key.
getHeader(Policy, RecordArrayListener, Key[])
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously read multiple record header data for specified keys in one batch call.
getHeader(Policy, RecordSequenceListener, Key[])
- Method in class com.aerospike.client.async.
AsyncClient
Asynchronously read multiple record header data for specified keys in one batch call.
getHeader()
- Static method in class com.aerospike.client.
Operation
Create read record header database operation.
getHost()
- Method in class com.aerospike.client.cluster.
Node
Return server node IP address and port.
getKey()
- Method in class com.aerospike.client.query.
RecordSet
Get record's unique identifier.
getLargeList(Policy, Key, String, String)
- Method in class com.aerospike.client.
AerospikeClient
Initialize large list operator.
getLargeMap(Policy, Key, String, String)
- Method in class com.aerospike.client.
AerospikeClient
Initialize large map operator.
getLargeSet(Policy, Key, String, String)
- Method in class com.aerospike.client.
AerospikeClient
Initialize large set operator.
getLargeStack(Policy, Key, String, String)
- Method in class com.aerospike.client.
AerospikeClient
Initialize large stack operator.
getLength()
- Method in class com.aerospike.client.
Info
Get response length.
getLuaValue()
- Method in class com.aerospike.client.
Value.BlobValue
getLuaValue()
- Method in class com.aerospike.client.
Value.BytesValue
getLuaValue()
- Method in class com.aerospike.client.
Value
Return value as an Object.
getLuaValue()
- Method in class com.aerospike.client.
Value.IntegerValue
getLuaValue()
- Method in class com.aerospike.client.
Value.ListValue
getLuaValue()
- Method in class com.aerospike.client.
Value.LongValue
getLuaValue()
- Method in class com.aerospike.client.
Value.MapValue
getLuaValue()
- Method in class com.aerospike.client.
Value.NullValue
getLuaValue()
- Method in class com.aerospike.client.
Value.StringValue
getLuaValue()
- Method in class com.aerospike.client.
Value.ValueArray
getMessage()
- Method in exception com.aerospike.client.
AerospikeException
getName()
- Method in class com.aerospike.client.cluster.
Node
Return server node name.
getName()
- Method in class com.aerospike.client.
Info.NameValueParser
Get name.
getNameValueParser()
- Method in class com.aerospike.client.
Info
Parse response in name/value pair format:
getNodeNameList()
- Method in class net.citrusleaf.
CitrusleafClient
Return a list of server nodes in the cluster.
getNodeNames()
- Method in class com.aerospike.client.
AerospikeClient
Return list of active server node names in the cluster.
getNodes()
- Method in class com.aerospike.client.
AerospikeClient
Return array of active server nodes in the cluster.
getObject()
- Method in class com.aerospike.client.query.
ResultSet
Get record's header and bin data.
getObject()
- Method in class com.aerospike.client.
Value.BlobValue
getObject()
- Method in class com.aerospike.client.
Value.BytesValue
getObject()
- Method in class com.aerospike.client.
Value
Return original value as an Object.
getObject()
- Method in class com.aerospike.client.
Value.IntegerValue
getObject()
- Method in class com.aerospike.client.
Value.ListValue
getObject()
- Method in class com.aerospike.client.
Value.LongValue
getObject()
- Method in class com.aerospike.client.
Value.MapValue
getObject()
- Method in class com.aerospike.client.
Value.NullValue
getObject()
- Method in class com.aerospike.client.
Value.StringValue
getObject()
- Method in class com.aerospike.client.
Value.ValueArray
getPackageName()
- Method in class com.aerospike.client.query.
Statement
Return aggregation file name.
getPriority()
- Method in class net.citrusleaf.
CitrusleafClient.ClScanningOptions
Get server scan priority setting.
getRecord()
- Method in class com.aerospike.client.query.
RecordSet
Get record's header and bin data.
getResultCode()
- Method in exception com.aerospike.client.
AerospikeException
Get integer result code.
getResultString(int)
- Static method in class com.aerospike.client.
ResultCode
Return result code as a string.
getThreadsPerNode()
- Method in class net.citrusleaf.
CitrusleafClient.ClScanningOptions
Get number of client scan threads per node.
getType()
- Method in class com.aerospike.client.
Value.BlobValue
getType()
- Method in class com.aerospike.client.
Value.BytesValue
getType()
- Method in class com.aerospike.client.
Value
Get wire protocol value type.
getType()
- Method in class com.aerospike.client.
Value.IntegerValue
getType()
- Method in class com.aerospike.client.
Value.ListValue
getType()
- Method in class com.aerospike.client.
Value.LongValue
getType()
- Method in class com.aerospike.client.
Value.MapValue
getType()
- Method in class com.aerospike.client.
Value.NullValue
getType()
- Method in class com.aerospike.client.
Value.StringValue
getType()
- Method in class com.aerospike.client.
Value.ValueArray
getValue()
- Method in class com.aerospike.client.
Info
Return single value from response buffer.
getValue()
- Method in class com.aerospike.client.
Info.NameValueParser
Get value.
getValue(String)
- Method in class com.aerospike.client.
Record
Get bin value given bin name.
getWithTouch(String, String, Object, Collection<String>, int, CitrusleafClient.ClOptions)
- Method in class net.citrusleaf.
CitrusleafClient
Get bin name/value pairs for specified key and list of bin names, and if the record exists, reset record time to expiration.
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