Uses of Class
com.couchbase.client.java.manager.analytics.GetAllDatasetsAnalyticsOptions
-
Uses of GetAllDatasetsAnalyticsOptions in com.couchbase.client.java.manager.analytics
Modifier and TypeMethodDescriptionGetAllDatasetsAnalyticsOptions.getAllDatasetsAnalyticsOptions()
Creates a new instance with default values.Modifier and TypeMethodDescriptionAnalyticsIndexManager.getAllDatasets
(GetAllDatasetsAnalyticsOptions options) Fetches all datasets (analytics collections) from the analytics service with custom options.AsyncAnalyticsIndexManager.getAllDatasets
(GetAllDatasetsAnalyticsOptions options) Fetches all datasets (analytics collections) from the analytics service with custom options.ReactiveAnalyticsIndexManager.getAllDatasets
(GetAllDatasetsAnalyticsOptions options) Fetches all datasets (analytics collections) from the analytics service with custom options.