public interface ReactiveCosmosQueryExecution
| Modifier and Type | Interface and Description |
|---|---|
static class |
ReactiveCosmosQueryExecution.ContainerExecution |
static class |
ReactiveCosmosQueryExecution.DeleteExecution |
static class |
ReactiveCosmosQueryExecution.ExistsExecution |
static class |
ReactiveCosmosQueryExecution.MultiEntityExecution |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(DocumentQuery query,
Class<?> type,
String container) |
Object execute(DocumentQuery query, Class<?> type, String container)
Copyright © 2020 Microsoft. All rights reserved.