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, 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.
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(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.
result - Variable in class net.citrusleaf.CitrusleafClient.ClResult
When only one bin is requested, value is returned here.
ResultCode - Class in com.aerospike.client
Database operation error codes.
ResultCode() - Constructor for class com.aerospike.client.ResultCode
 
resultCode - Variable in class net.citrusleaf.CitrusleafClient.ClResult
Result code for operation.
resultCodeToString(CitrusleafClient.ClResultCode) - Static method in class net.citrusleaf.CitrusleafClient.ClResult
Convert result code to meaningful String.
results - Variable in class net.citrusleaf.CitrusleafClient.ClResult
Requested bins are returned here, as name/value pairs.
results_dup - Variable in class net.citrusleaf.CitrusleafClient.ClResult
When conflicting versions are encountered, every version's bins are returned as an element of this List.
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