Skip navigation links
A C D E G I K O P Q R S T V 

E

execute(Key, String, String, Value...) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
 
execute(WritePolicy, Key, String, String, Value...) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
 
execute(Key, String, String, Value...) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
Reactively execute user defined function on server.
execute(WritePolicy, Key, String, String, Value...) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
Reactively execute user defined function on server.
exists(Key) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
 
exists(Policy, Key) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
 
exists(Key[]) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
 
exists(BatchPolicy, Key[]) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
 
exists - Variable in class com.aerospike.client.reactor.dto.KeyExists
 
exists - Variable in class com.aerospike.client.reactor.dto.KeysExists
 
exists(Key) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
Reactively determine if a record key exists.
exists(Policy, Key) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
Reactively determine if a record key exists.
exists(Key[]) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
Reactively check if multiple record keys exist in one batch call.
exists(BatchPolicy, Key[]) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
Reactively check if multiple record keys exist in one batch call.
existsFlux(Key[]) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
 
existsFlux(BatchPolicy, Key[]) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
 
existsFlux(Key[]) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
Reactively check if multiple record keys exist in one batch call.
existsFlux(BatchPolicy, Key[]) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
Reactively check if multiple record keys exist in one batch call.
A C D E G I K O P Q R S T V 
Skip navigation links

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