Package | Description |
---|---|
com.couchbase.client.java.manager.analytics |
Modifier and Type | Method and Description |
---|---|
static GetAllIndexesAnalyticsOptions |
GetAllIndexesAnalyticsOptions.getAllIndexesAnalyticsOptions() |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<List<AnalyticsIndex>> |
AsyncAnalyticsIndexManager.getAllIndexes(GetAllIndexesAnalyticsOptions options) |
Flux<AnalyticsIndex> |
ReactiveAnalyticsIndexManager.getAllIndexes(GetAllIndexesAnalyticsOptions options) |
List<AnalyticsIndex> |
AnalyticsIndexManager.getAllIndexes(GetAllIndexesAnalyticsOptions options) |
Copyright © 2020 Couchbase, Inc.. All rights reserved.