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_ERROR - Static variable in class com.aerospike.client.ResultCode
On modifying a record with unexpected generation.
GenerationPolicy - Enum in com.aerospike.client.policy
How to handle record writes based on record generation.
generationPolicy - Variable in class com.aerospike.client.policy.WritePolicy
Qualify how to handle record writes based on record 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
Deprecated.
get(BatchPolicy, 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
get(BatchPolicy, 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
get(BatchPolicy, 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
get(BatchPolicy, 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
get(BatchPolicy, 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
get(BatchPolicy, 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(Policy, RecordListener, Key) - Method in interface com.aerospike.client.async.IAsyncClient
Asynchronously read entire record for specified key.
get(Policy, RecordListener, Key, String...) - Method in interface com.aerospike.client.async.IAsyncClient
Asynchronously read record header and bins for specified key.
get(Policy, RecordArrayListener, Key[]) - Method in interface com.aerospike.client.async.IAsyncClient
get(BatchPolicy, RecordArrayListener, Key[]) - Method in interface com.aerospike.client.async.IAsyncClient
Asynchronously read multiple records for specified keys in one batch call.
get(Policy, RecordSequenceListener, Key[]) - Method in interface com.aerospike.client.async.IAsyncClient
get(BatchPolicy, RecordSequenceListener, Key[]) - Method in interface com.aerospike.client.async.IAsyncClient
Asynchronously read multiple records for specified keys in one batch call.
get(Policy, RecordArrayListener, Key[], String...) - Method in interface com.aerospike.client.async.IAsyncClient
get(BatchPolicy, RecordArrayListener, Key[], String...) - Method in interface com.aerospike.client.async.IAsyncClient
Asynchronously read multiple record headers and bins for specified keys in one batch call.
get(Policy, RecordSequenceListener, Key[], String...) - Method in interface com.aerospike.client.async.IAsyncClient
get(BatchPolicy, RecordSequenceListener, Key[], String...) - Method in interface com.aerospike.client.async.IAsyncClient
Asynchronously read multiple record headers and bins for specified keys in one batch call.
get(Policy, Key) - Method in interface com.aerospike.client.IAerospikeClient
Read entire record for specified key.
get(Policy, Key, String...) - Method in interface com.aerospike.client.IAerospikeClient
Read record header and bins for specified key.
get(Policy, Key[]) - Method in interface com.aerospike.client.IAerospikeClient
get(BatchPolicy, Key[]) - Method in interface com.aerospike.client.IAerospikeClient
Read multiple records for specified keys in one batch call.
get(Policy, Key[], String...) - Method in interface com.aerospike.client.IAerospikeClient
get(BatchPolicy, Key[], String...) - Method in interface com.aerospike.client.IAerospikeClient
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(byte[], int, int) - Static method in class com.aerospike.client.Value
Get byte segment 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(double) - Static method in class com.aerospike.client.Value
Get double value instance.
get(float) - Static method in class com.aerospike.client.Value
Get float value instance.
get(boolean) - Static method in class com.aerospike.client.Value
Get boolean value instance.
get(List<?>) - Static method in class com.aerospike.client.Value
Get list or null value instance.
get(Map<?, ?>) - Static method in class com.aerospike.client.Value
Get map or null 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.
getAddress() - Method in class com.aerospike.client.cluster.Node
 
getAliases() - Method in class com.aerospike.client.cluster.Node
Return server node IP address aliases.
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
Deprecated.
getAsMap(Map<?, ?>) - Static method in class com.aerospike.client.Value
Deprecated.
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.
getBinNames() - Method in class com.aerospike.client.query.Statement
Get query bin names.
getBoolean(String) - Method in class com.aerospike.client.Record
Get bin value as boolean.
getBuffer() - Method in class com.aerospike.client.Info
Get response buffer.
getByte(String) - Method in class com.aerospike.client.Record
Get bin value as byte.
getBytes() - Method in class com.aerospike.client.Value.ByteSegmentValue
 
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.
getCollectionType() - Method in class com.aerospike.client.query.Filter
Retrieve index collection type.
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.
getDouble(String) - Method in class com.aerospike.client.Record
Get bin value as double.
getFilters() - Method in class com.aerospike.client.query.Statement
Return query filters.
getFloat(String) - Method in class com.aerospike.client.Record
Get bin value as float.
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
getHeader(BatchPolicy, 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
getHeader(BatchPolicy, 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
getHeader(BatchPolicy, RecordSequenceListener, Key[]) - Method in class com.aerospike.client.async.AsyncClient
Asynchronously read multiple record header data for specified keys in one batch call.
getHeader(Policy, RecordListener, Key) - Method in interface com.aerospike.client.async.IAsyncClient
Asynchronously read record generation and expiration only for specified key.
getHeader(Policy, RecordArrayListener, Key[]) - Method in interface com.aerospike.client.async.IAsyncClient
getHeader(BatchPolicy, RecordArrayListener, Key[]) - Method in interface com.aerospike.client.async.IAsyncClient
Asynchronously read multiple record header data for specified keys in one batch call.
getHeader(Policy, RecordSequenceListener, Key[]) - Method in interface com.aerospike.client.async.IAsyncClient
getHeader(BatchPolicy, RecordSequenceListener, Key[]) - Method in interface com.aerospike.client.async.IAsyncClient
Asynchronously read multiple record header data for specified keys in one batch call.
getHeader(Policy, Key) - Method in interface com.aerospike.client.IAerospikeClient
Read record generation and expiration only for specified key.
getHeader(Policy, Key[]) - Method in interface com.aerospike.client.IAerospikeClient
getHeader(BatchPolicy, Key[]) - Method in interface com.aerospike.client.IAerospikeClient
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.
getIndexName() - Method in class com.aerospike.client.query.Statement
Get optional query index name.
getInt(String) - Method in class com.aerospike.client.Record
Get bin value as int.
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
getLargeList(WritePolicy, Key, String, String) - Method in class com.aerospike.client.AerospikeClient
getLargeList(WritePolicy, Key, String) - Method in class com.aerospike.client.AerospikeClient
Initialize large list operator.
getLargeList(Policy, Key, String, String) - Method in interface com.aerospike.client.IAerospikeClient
getLargeList(WritePolicy, Key, String, String) - Method in interface com.aerospike.client.IAerospikeClient
getLargeList(WritePolicy, Key, String) - Method in interface com.aerospike.client.IAerospikeClient
Initialize large list operator.
getLargeMap(Policy, Key, String, String) - Method in class com.aerospike.client.AerospikeClient
getLargeMap(WritePolicy, Key, String, String) - Method in class com.aerospike.client.AerospikeClient
Initialize large map operator.
getLargeMap(Policy, Key, String, String) - Method in interface com.aerospike.client.IAerospikeClient
getLargeMap(WritePolicy, Key, String, String) - Method in interface com.aerospike.client.IAerospikeClient
Initialize large map operator.
getLargeSet(Policy, Key, String, String) - Method in class com.aerospike.client.AerospikeClient
getLargeSet(WritePolicy, Key, String, String) - Method in class com.aerospike.client.AerospikeClient
Initialize large set operator.
getLargeSet(Policy, Key, String, String) - Method in interface com.aerospike.client.IAerospikeClient
getLargeSet(WritePolicy, Key, String, String) - Method in interface com.aerospike.client.IAerospikeClient
Initialize large set operator.
getLargeStack(Policy, Key, String, String) - Method in class com.aerospike.client.AerospikeClient
getLargeStack(WritePolicy, Key, String, String) - Method in class com.aerospike.client.AerospikeClient
Initialize large stack operator.
getLargeStack(Policy, Key, String, String) - Method in interface com.aerospike.client.IAerospikeClient
getLargeStack(WritePolicy, Key, String, String) - Method in interface com.aerospike.client.IAerospikeClient
Initialize large stack operator.
getLength() - Method in class com.aerospike.client.Info
Get response length.
getLength() - Method in class com.aerospike.client.Value.ByteSegmentValue
 
getLong(String) - Method in class com.aerospike.client.Record
Get bin value as long.
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.BlobValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.BooleanValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.ByteSegmentValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.BytesValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.DoubleValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.FloatValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value
Return value as an Object.
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.IntegerValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.ListValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.LongValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.MapValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.NullValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.StringValue
 
getLuaValue(LuaInstance) - Method in class com.aerospike.client.Value.ValueArray
 
getMessage() - Method in exception com.aerospike.client.AerospikeException
 
getMessage() - Method in exception com.aerospike.client.AerospikeException.Timeout
 
getName() - Method in class com.aerospike.client.cluster.Node
Return server node name.
getName() - Method in class com.aerospike.client.Info.NameValueParser
Get name.
getNamespace() - Method in class com.aerospike.client.query.Statement
Get query namespace.
getNameValueParser() - Method in class com.aerospike.client.Info
Parse response in name/value pair format:
getNode(String) - Method in class com.aerospike.client.AerospikeClient
Return node given its name.
getNode(String) - Method in interface com.aerospike.client.IAerospikeClient
Return node given its name.
getNodeNames() - Method in class com.aerospike.client.AerospikeClient
Return list of active server node names in the cluster.
getNodeNames() - Method in interface com.aerospike.client.IAerospikeClient
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.
getNodes() - Method in interface com.aerospike.client.IAerospikeClient
Return array of active server nodes in the cluster.
getObject() - Method in class com.aerospike.client.query.ResultSet
Get result.
getObject() - Method in class com.aerospike.client.Value.BlobValue
 
getObject() - Method in class com.aerospike.client.Value.BooleanValue
 
getObject() - Method in class com.aerospike.client.Value.ByteSegmentValue
 
getObject() - Method in class com.aerospike.client.Value.BytesValue
 
getObject() - Method in class com.aerospike.client.Value.DoubleValue
 
getObject() - Method in class com.aerospike.client.Value.FloatValue
 
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
 
getOffset() - Method in class com.aerospike.client.Value.ByteSegmentValue
 
getPackageName() - Method in class com.aerospike.client.query.Statement
Return aggregation file name.
getRecord() - Method in class com.aerospike.client.query.RecordSet
Get record's header and bin data.
getResourceLoader() - Method in class com.aerospike.client.query.Statement
Return resource class loader.
getResourcePath() - Method in class com.aerospike.client.query.Statement
Return resource path.
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.
getSetName() - Method in class com.aerospike.client.query.Statement
Get optional query setname.
getShort(String) - Method in class com.aerospike.client.Record
Get bin value as short.
getString(String) - Method in class com.aerospike.client.Record
Get bin value as String.
getStringBase64() - Method in class com.aerospike.client.Info.NameValueParser
Get Base64 string value.
getTaskId() - Method in class com.aerospike.client.query.Statement
Return task ID.
getType() - Method in class com.aerospike.client.Value.BlobValue
 
getType() - Method in class com.aerospike.client.Value.BooleanValue
 
getType() - Method in class com.aerospike.client.Value.ByteSegmentValue
 
getType() - Method in class com.aerospike.client.Value.BytesValue
 
getType() - Method in class com.aerospike.client.Value.DoubleValue
 
getType() - Method in class com.aerospike.client.Value.FloatValue
 
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.
grantPrivileges(AdminPolicy, String, List<Privilege>) - Method in class com.aerospike.client.AerospikeClient
Grant privileges to an user defined role.
grantPrivileges(AdminPolicy, String, List<Privilege>) - Method in interface com.aerospike.client.IAerospikeClient
Grant privileges to an user defined role.
grantRoles(AdminPolicy, String, List<String>) - Method in class com.aerospike.client.AerospikeClient
Add roles to user's list of roles.
grantRoles(AdminPolicy, String, List<String>) - Method in interface com.aerospike.client.IAerospikeClient
Add roles to user's list of roles.
A B C D E F G H I K L M N O P Q R S T U V W 

Copyright © 2012–2015 Aerospike, Inc. All rights reserved.