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

E

END - Static variable in class com.aerospike.client.query.RecordSet
 
END - Static variable in class com.aerospike.client.query.ResultSet
 
equal(String, Value) - Static method in class com.aerospike.client.query.Filter
Create single filter for query.
equals(Object) - Method in class com.aerospike.client.cluster.Node
 
equals(Object) - Method in class com.aerospike.client.Host
 
equals(Object) - Method in class com.aerospike.client.Key
Equality uses namespace and digest.
error(String) - Static method in class com.aerospike.client.Log
Log an error message.
estimateSize() - Method in class com.aerospike.client.Value.BlobValue
 
estimateSize() - Method in class com.aerospike.client.Value.BytesValue
 
estimateSize() - Method in class com.aerospike.client.Value
Calculate number of bytes necessary to serialize the value in the wire protocol.
estimateSize() - Method in class com.aerospike.client.Value.IntegerValue
 
estimateSize() - Method in class com.aerospike.client.Value.ListValue
 
estimateSize() - Method in class com.aerospike.client.Value.LongValue
 
estimateSize() - Method in class com.aerospike.client.Value.MapValue
 
estimateSize() - Method in class com.aerospike.client.Value.NullValue
 
estimateSize() - Method in class com.aerospike.client.Value.StringValue
 
estimateSize() - Method in class com.aerospike.client.Value.ValueArray
 
execute(Policy, Key, String, String, Value...) - Method in class com.aerospike.client.AerospikeClient
Execute user defined function on server and return results.
execute(Policy, Statement, String, String, Value...) - Method in class com.aerospike.client.AerospikeClient
Apply user defined function on records that match the statement filter.
exists(Policy, Key) - Method in class com.aerospike.client.AerospikeClient
Determine if a record key exists.
exists(Policy, Key[]) - Method in class com.aerospike.client.AerospikeClient
Check if multiple record keys exist in one batch call.
exists(Policy, ExistsListener, Key) - Method in class com.aerospike.client.async.AsyncClient
Asynchronously determine if a record key exists.
exists(Policy, ExistsArrayListener, Key[]) - Method in class com.aerospike.client.async.AsyncClient
Asynchronously check if multiple record keys exist in one batch call.
exists(Policy, ExistsSequenceListener, Key[]) - Method in class com.aerospike.client.async.AsyncClient
Asynchronously check if multiple record keys exist in one batch call.
exists(Value) - Method in class com.aerospike.client.large.LargeSet
Check existence of value in the set.
exists(Object) - Method in class net.citrusleaf.CitrusleafClient
Check if specified key exists, using default namespace, no set name, and default options.
exists(String, String, Object, CitrusleafClient.ClOptions) - Method in class net.citrusleaf.CitrusleafClient
Check if specified key exists.
ExistsArrayListener - Interface in com.aerospike.client.listener
Asynchronous result notifications for batch exists commands.
ExistsListener - Interface in com.aerospike.client.listener
Asynchronous result notifications for exists commands.
ExistsSequenceListener - Interface in com.aerospike.client.listener
Asynchronous result notifications for batch exists commands.
expiration - Variable in class com.aerospike.client.policy.WritePolicy
Record expiration.
expiration - Variable in class com.aerospike.client.Record
Date record will expire, in seconds from Jan 01 2010 00:00:00 GMT
expiration - Variable in class net.citrusleaf.CitrusleafClient.ClWriteOptions
Record is automatically removed from server this many seconds after write operation.

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