@FunctionalInterface
public interface ReactiveAerospikeQueryExecution
| Modifier and Type | Interface and Description |
|---|---|
static class |
ReactiveAerospikeQueryExecution.CollectionExecution |
static class |
ReactiveAerospikeQueryExecution.ExistsExecution |
static class |
ReactiveAerospikeQueryExecution.ResultProcessingConverter |
static class |
ReactiveAerospikeQueryExecution.ResultProcessingExecution |
static class |
ReactiveAerospikeQueryExecution.SingleEntityExecution |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(Query query,
java.lang.Class<?> type) |
java.lang.Object execute(Query query, java.lang.Class<?> type)