A B C D E F G H I K L M N O P Q R S T U V W

R

range(String, long, long) - Static method in class com.aerospike.client.query.Filter
Create range filter for query.
range(String, Value, Value) - Static method in class com.aerospike.client.query.Filter
Create range filter for query.
Record - Class in com.aerospike.client
Container object for records.
Record(Map<String, Object>, List<Map<String, Object>>, int, int) - Constructor for class com.aerospike.client.Record
Initialize record.
RECORD_TOO_BIG - Static variable in class com.aerospike.client.ResultCode
Record size exceeds limit.
RecordArrayListener - Interface in com.aerospike.client.listener
Asynchronous result notifications for batch get commands.
RecordExistsAction - Enum in com.aerospike.client.policy
How to handle writes when the record already exists.
recordExistsAction - Variable in class com.aerospike.client.policy.WritePolicy
Qualify how to handle writes where the record already exists.
RecordListener - Interface in com.aerospike.client.listener
Asynchronous result notifications for get or operate commands.
recordQueueSize - Variable in class com.aerospike.client.policy.QueryPolicy
Number of records to place in queue before blocking.
RecordSequenceListener - Interface in com.aerospike.client.listener
Asynchronous result notifications for batch get and scan commands.
RecordSet - Class in com.aerospike.client.query
This class manages record retrieval from queries.
refresh(List<Host>) - Method in class com.aerospike.client.cluster.Node
Request current status from server node.
register(Policy, String, String, Language) - Method in class com.aerospike.client.AerospikeClient
Register package containing user defined functions with server.
RegisterTask - Class in com.aerospike.client.task
Task used to poll for UDF registration completion.
RegisterTask(Cluster, String) - Constructor for class com.aerospike.client.task.RegisterTask
Initialize task with fields needed to query server nodes.
remove(Value) - Method in class com.aerospike.client.large.LargeList
Delete value from list.
remove(Value) - Method in class com.aerospike.client.large.LargeSet
Delete value from set.
request(String, int, String) - Static method in class com.aerospike.client.Info
Get one info value by name from the specified database server node, using host name and port.
request(String, int, String...) - Static method in class com.aerospike.client.Info
Get many info values by name from the specified database server node, using host name and port.
request(String, int) - Static method in class com.aerospike.client.Info
Get default info from the specified database server node, using host name and port.
request(InetSocketAddress, String) - Static method in class com.aerospike.client.Info
Get one info value by name from the specified database server node.
request(InetSocketAddress, String...) - Static method in class com.aerospike.client.Info
Get many info values by name from the specified database server node.
request(InetSocketAddress) - Static method in class com.aerospike.client.Info
Get all the default info from the specified database server node.
request(Node, String) - Static method in class com.aerospike.client.Info
Get one info value by name from the specified database server node.
request(Connection, String) - Static method in class com.aerospike.client.Info
Get one info value by name from the specified database server node.
request(Connection, String...) - Static method in class com.aerospike.client.Info
Get many info values by name from the specified database server node.
request(Connection) - Static method in class com.aerospike.client.Info
Get all the default info from the specified database server node.
restoreHealth() - Method in class com.aerospike.client.cluster.Node
Set node status as healthy after successful database operation.
ResultCode - Class in com.aerospike.client
Database operation error codes.
ResultCode() - Constructor for class com.aerospike.client.ResultCode
 
ResultSet - Class in com.aerospike.client.query
This class manages record retrieval from queries.

A B C D E F G H I K L M N O P Q R S T U V W