Uses of Class
com.couchbase.client.java.manager.analytics.AnalyticsIndex
-
Uses of AnalyticsIndex in com.couchbase.client.java.manager.analytics
Modifier and TypeMethodDescriptionAnalyticsIndexManager.getAllIndexes()
Lists all analytics indexes.AnalyticsIndexManager.getAllIndexes
(GetAllIndexesAnalyticsOptions options) Lists all analytics indexes with custom options.AsyncAnalyticsIndexManager.getAllIndexes()
Lists all analytics indexes.AsyncAnalyticsIndexManager.getAllIndexes
(GetAllIndexesAnalyticsOptions options) Lists all analytics indexes with custom options.ReactiveAnalyticsIndexManager.getAllIndexes()
Lists all analytics indexes.ReactiveAnalyticsIndexManager.getAllIndexes
(GetAllIndexesAnalyticsOptions options) Lists all analytics indexes with custom options.