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

E

ELEMENT_EXISTS - Static variable in class com.aerospike.client.ResultCode
Map element exists in CREATE_ONLY write mode.
ELEMENT_NOT_FOUND - Static variable in class com.aerospike.client.ResultCode
Map element not found in UPDATE_ONLY write mode.
END - Static variable in class com.aerospike.client.query.RecordSet
 
END - Static variable in class com.aerospike.client.query.ResultSet
 
ENTERPRISE_ONLY - Static variable in class com.aerospike.client.ResultCode
Attempt to use an Enterprise feature on a Community server or a server without the applicable feature key.
eq(Exp, Exp) - Static method in class com.aerospike.client.exp.Exp
Create equal (==) expression.
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.
equals(Object) - Method in class com.aerospike.client.admin.Role
 
equals(Object) - Method in class com.aerospike.client.admin.User
 
equals(Object) - Method in class com.aerospike.client.Bin
Compare Bin for equality.
equals(Object) - Method in class com.aerospike.client.cluster.Node
 
equals(Object) - Method in class com.aerospike.client.exp.Expression
 
equals(Object) - Method in class com.aerospike.client.Host
 
equals(Object) - Method in class com.aerospike.client.Key
Equality uses namespace and digest.
equals(Object) - Method in class com.aerospike.client.policy.Policy
 
equals(Object) - Method in class com.aerospike.client.policy.WritePolicy
 
equals(Object) - Method in class com.aerospike.client.query.Filter
Check for Filter equality.
equals(Object) - Method in class com.aerospike.client.Record
Compare records for equality.
equals(Object) - Method in class com.aerospike.client.Value.BlobValue
 
equals(Object) - Method in class com.aerospike.client.Value.BooleanValue
 
equals(Object) - Method in class com.aerospike.client.Value.BoolIntValue
 
equals(Object) - Method in class com.aerospike.client.Value.ByteSegmentValue
 
equals(Object) - Method in class com.aerospike.client.Value.BytesValue
 
equals(Object) - Method in class com.aerospike.client.Value.ByteValue
 
equals(Object) - Method in class com.aerospike.client.Value.DoubleValue
 
equals(Object) - Method in class com.aerospike.client.Value.FloatValue
 
equals(Object) - Method in class com.aerospike.client.Value.GeoJSONValue
 
equals(Object) - Method in class com.aerospike.client.Value.HLLValue
 
equals(Object) - Method in class com.aerospike.client.Value.InfinityValue
 
equals(Object) - Method in class com.aerospike.client.Value.IntegerValue
 
equals(Object) - Method in class com.aerospike.client.Value.ListValue
 
equals(Object) - Method in class com.aerospike.client.Value.LongValue
 
equals(Object) - Method in class com.aerospike.client.Value.MapValue
 
equals(Object) - Method in class com.aerospike.client.Value.NullValue
 
equals(Object) - Method in class com.aerospike.client.Value.SortedMapValue
 
equals(Object) - Method in class com.aerospike.client.Value.StringValue
 
equals(Object) - Method in class com.aerospike.client.Value.ValueArray
 
equals(Object) - Method in class com.aerospike.client.Value.WildcardValue
 
error(String) - Static method in class com.aerospike.client.Log
Log an error message.
errorCountWithinLimit() - Method in class com.aerospike.client.cluster.Node
 
errorRateWindow - Variable in class com.aerospike.client.policy.ClientPolicy
The number of cluster tend iterations that defines the window for ClientPolicy.maxErrorRate.
estimateSize() - Method in class com.aerospike.client.query.Filter
Estimate filter's byte send when sending command to server.
estimateSize(PredExp[]) - Static method in class com.aerospike.client.query.PredExp
Deprecated.
Estimate size of predicate expressions.
estimateSize() - Method in class com.aerospike.client.query.PredExp
Deprecated.
Estimate size of predicate expression.
estimateSize() - Method in class com.aerospike.client.Value.BlobValue
 
estimateSize() - Method in class com.aerospike.client.Value.BooleanValue
 
estimateSize() - Method in class com.aerospike.client.Value.BoolIntValue
 
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.ByteValue
 
estimateSize() - Method in class com.aerospike.client.Value.DoubleValue
 
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.FloatValue
 
estimateSize() - Method in class com.aerospike.client.Value.GeoJSONValue
 
estimateSize() - Method in class com.aerospike.client.Value.HLLValue
 
estimateSize() - Method in class com.aerospike.client.Value.InfinityValue
 
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.SortedMapValue
 
estimateSize() - Method in class com.aerospike.client.Value.StringValue
 
estimateSize() - Method in class com.aerospike.client.Value.ValueArray
 
estimateSize() - Method in class com.aerospike.client.Value.WildcardValue
 
EVAL_NO_FAIL - Static variable in class com.aerospike.client.exp.ExpReadFlags
Ignore failures caused by the expression resolving to unknown or a non-bin type.
EVAL_NO_FAIL - Static variable in class com.aerospike.client.exp.ExpWriteFlags
Ignore failures caused by the expression resolving to unknown or a non-bin type.
EventLoop - Interface in com.aerospike.client.async
Aerospike event loop interface.
EventLoopBase - Class in com.aerospike.client.async
Common methods for Netty and NIO event loop.
EventLoopBase(EventPolicy, int) - Constructor for class com.aerospike.client.async.EventLoopBase
Common event loop constructor.
EventLoops - Interface in com.aerospike.client.async
Aerospike event loops interface.
eventLoops - Variable in class com.aerospike.client.cluster.ClusterStats
Statistics for each event loop.
eventLoops - Variable in class com.aerospike.client.policy.ClientPolicy
Optional event loops to use in asynchronous commands.
EventPolicy - Class in com.aerospike.client.async
Asynchronous event loop configuration.
EventPolicy() - Constructor for class com.aerospike.client.async.EventPolicy
 
exclusive(Exp...) - Static method in class com.aerospike.client.exp.Exp
Create expression that returns true if only one of the expressions are true.
execute(WritePolicy, Key, String, String, Value...) - Method in class com.aerospike.client.AerospikeClient
Execute user defined function on server and return results.
execute(EventLoop, ExecuteListener, WritePolicy, Key, String, String, Value...) - Method in class com.aerospike.client.AerospikeClient
Asynchronously execute user defined function on server.
execute(WritePolicy, Statement, String, String, Value...) - Method in class com.aerospike.client.AerospikeClient
Apply user defined function on records that match the statement filter.
execute(WritePolicy, Statement, Operation...) - Method in class com.aerospike.client.AerospikeClient
Apply operations on records that match the statement filter.
execute(Cluster, AsyncCommand) - Method in interface com.aerospike.client.async.EventLoop
Execute async command.
execute(Runnable) - Method in interface com.aerospike.client.async.EventLoop
Schedule execution of runnable command on event loop.
execute(Cluster, AsyncCommand) - Method in class com.aerospike.client.async.NettyEventLoop
Execute async command.
execute(Runnable) - Method in class com.aerospike.client.async.NettyEventLoop
Schedule execution of runnable command on event loop.
execute(Cluster, AsyncCommand) - Method in class com.aerospike.client.async.NioEventLoop
Execute async command.
execute(Runnable) - Method in class com.aerospike.client.async.NioEventLoop
Schedule execution of runnable command on event loop.
execute(WritePolicy, Key, String, String, Value...) - Method in interface com.aerospike.client.IAerospikeClient
Execute user defined function on server and return results.
execute(EventLoop, ExecuteListener, WritePolicy, Key, String, String, Value...) - Method in interface com.aerospike.client.IAerospikeClient
Asynchronously execute user defined function on server.
execute(WritePolicy, Statement, String, String, Value...) - Method in interface com.aerospike.client.IAerospikeClient
Apply user defined function on records that match the statement filter.
execute(WritePolicy, Statement, Operation...) - Method in interface com.aerospike.client.IAerospikeClient
Apply operations on records that match the statement filter.
executeBatchRetry(Runnable, AsyncCommand, long) - Method in interface com.aerospike.client.async.EventLoop
Retry async batch command.
executeBatchRetry(Runnable, AsyncCommand, long) - Method in class com.aerospike.client.async.NettyEventLoop
Execute async batch retry.
executeBatchRetry(Runnable, AsyncCommand, long) - Method in class com.aerospike.client.async.NioEventLoop
Execute async batch retry.
ExecuteListener - Interface in com.aerospike.client.listener
Asynchronous result notifications for execute commands.
ExecuteTask - Class in com.aerospike.client.task
Task used to poll for long running server execute job completion.
ExecuteTask(Cluster, Policy, 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(EventLoop, ExistsListener, Policy, Key) - Method in class com.aerospike.client.AerospikeClient
Asynchronously determine if a record key exists.
exists(BatchPolicy, Key[]) - Method in class com.aerospike.client.AerospikeClient
Check if multiple record keys exist in one batch call.
exists(EventLoop, ExistsArrayListener, BatchPolicy, Key[]) - Method in class com.aerospike.client.AerospikeClient
Asynchronously check if multiple record keys exist in one batch call.
exists(EventLoop, ExistsSequenceListener, BatchPolicy, Key[]) - Method in class com.aerospike.client.AerospikeClient
Asynchronously check if multiple record keys exist in one batch call.
exists(Policy, Key) - Method in interface com.aerospike.client.IAerospikeClient
Determine if a record key exists.
exists(EventLoop, ExistsListener, Policy, Key) - Method in interface com.aerospike.client.IAerospikeClient
Asynchronously determine if a record key exists.
exists(BatchPolicy, Key[]) - Method in interface com.aerospike.client.IAerospikeClient
Check if multiple record keys exist in one batch call.
exists(EventLoop, ExistsArrayListener, BatchPolicy, Key[]) - Method in interface com.aerospike.client.IAerospikeClient
Asynchronously check if multiple record keys exist in one batch call.
exists(EventLoop, ExistsSequenceListener, BatchPolicy, Key[]) - Method in interface com.aerospike.client.IAerospikeClient
Asynchronously check if multiple record keys exist in one batch call.
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.
Exp - Class in com.aerospike.client.exp
Expression generator.
Exp() - Constructor for class com.aerospike.client.exp.Exp
 
Exp.Type - Enum in com.aerospike.client.exp
Expression type.
expect(char) - Method in class com.aerospike.client.Info
 
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
EXPIRED_PASSWORD - Static variable in class com.aerospike.client.ResultCode
Password has expired.
EXPIRED_SESSION - Static variable in class com.aerospike.client.ResultCode
Login session expired.
ExpOperation - Class in com.aerospike.client.exp
Expression operations.
ExpOperation() - Constructor for class com.aerospike.client.exp.ExpOperation
 
expr(Expression) - Static method in class com.aerospike.client.exp.Exp
Merge precompiled expression into a new expression tree.
ExpReadFlags - Class in com.aerospike.client.exp
Expression read flags.
ExpReadFlags() - Constructor for class com.aerospike.client.exp.ExpReadFlags
 
Expression - Class in com.aerospike.client.exp
Packed expression byte instructions.
ExpWriteFlags - Class in com.aerospike.client.exp
Expression write flags.
ExpWriteFlags() - Constructor for class com.aerospike.client.exp.ExpWriteFlags
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

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