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, long) - Static method in class com.aerospike.client.query.Filter
Create long equality filter for query.
equal(String, String) - Static method in class com.aerospike.client.query.Filter
Create string equality filter for query.
equal(String, Value) - Static method in class com.aerospike.client.query.Filter
Create equality 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.ByteSegmentValue
 
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.
ExecuteTask - Class in com.aerospike.client.task
Task used to poll for long running server execute job completion.
ExecuteTask(Cluster, Statement) - Constructor for class com.aerospike.client.task.ExecuteTask
Initialize task with fields needed to query server nodes.
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.
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

A B C D E F G H I K L M N O P Q R S T U V W
Copyright © 2012–2014 Aerospike, Inc. All rights reserved.