Uses of Class
com.couchbase.client.java.manager.analytics.AnalyticsDataverse
-
Uses of AnalyticsDataverse in com.couchbase.client.java.manager.analytics
Modifier and TypeMethodDescriptionAnalyticsIndexManager.getAllDataverses()
Fetches all dataverses (analytics scopes) from the analytics service.AnalyticsIndexManager.getAllDataverses
(GetAllDataversesAnalyticsOptions options) Fetches all dataverses (analytics scopes) from the analytics service with custom options.AsyncAnalyticsIndexManager.getAllDataverses()
Fetches all dataverses (analytics scopes) from the analytics service.AsyncAnalyticsIndexManager.getAllDataverses
(GetAllDataversesAnalyticsOptions options) Fetches all dataverses (analytics scopes) from the analytics service with custom options.ReactiveAnalyticsIndexManager.getAllDataverses()
Fetches all dataverses (analytics scopes) from the analytics service.ReactiveAnalyticsIndexManager.getAllDataverses
(GetAllDataversesAnalyticsOptions options) Fetches all dataverses (analytics scopes) from the analytics service with custom options.