- get(Key) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- get(Policy, Key) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- get(Key[]) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- get(BatchPolicy, Key[]) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- get(List<BatchRead>) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- get(BatchPolicy, List<BatchRead>) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- get(Key) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read entire record for specified key.
- get(Key[]) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read multiple records for specified keys in one batch call.
- get(BatchPolicy, Key[]) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read multiple records for specified keys in one batch call.
- get(Policy, Key) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read entire record for specified key.
- get(List<BatchRead>) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Asynchronously read multiple records for specified batch keys in one batch call.
- get(BatchPolicy, List<BatchRead>) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read multiple records for specified batch keys in one batch call.
- getFlux(List<BatchRead>) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- getFlux(BatchPolicy, List<BatchRead>) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- getFlux(Key[]) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- getFlux(BatchPolicy, Key[]) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- getFlux(List<BatchRead>) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read multiple records for specified batch keys in one batch call.
- getFlux(BatchPolicy, List<BatchRead>) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read multiple records for specified batch keys in one batch call.
- getFlux(Key[]) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read multiple records for specified keys in one batch call.
- getFlux(BatchPolicy, Key[]) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read multiple records for specified keys in one batch call.
- getHeader(Key) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- getHeader(Policy, Key) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- getHeader(Key) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read record generation and expiration only for specified key.
- getHeader(Policy, Key) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read record generation and expiration only for specified key.
- getHeaders(Key[]) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- getHeaders(BatchPolicy, Key[]) - Method in class com.aerospike.client.reactor.AerospikeReactorClient
-
- getHeaders(Key[]) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read multiple record header data for specified keys in one batch call.
- getHeaders(BatchPolicy, Key[]) - Method in interface com.aerospike.client.reactor.IAerospikeReactorClient
-
Reactively read multiple record header data for specified keys in one batch call.