Uses of Class
com.couchbase.client.java.manager.analytics.AnalyticsDataset
-
Uses of AnalyticsDataset in com.couchbase.client.java.manager.analytics
Modifier and TypeMethodDescriptionAnalyticsIndexManager.getAllDatasets()
Fetches all datasets (analytics collections) from the analytics service.AnalyticsIndexManager.getAllDatasets
(GetAllDatasetsAnalyticsOptions options) Fetches all datasets (analytics collections) from the analytics service with custom options.AsyncAnalyticsIndexManager.getAllDatasets()
Fetches all datasets (analytics collections) from the analytics service.AsyncAnalyticsIndexManager.getAllDatasets
(GetAllDatasetsAnalyticsOptions options) Fetches all datasets (analytics collections) from the analytics service with custom options.ReactiveAnalyticsIndexManager.getAllDatasets()
Fetches all datasets (analytics collections) from the analytics service.ReactiveAnalyticsIndexManager.getAllDatasets
(GetAllDatasetsAnalyticsOptions options) Fetches all datasets (analytics collections) from the analytics service with custom options.