Uses of Package
com.couchbase.client.java.analytics
Package | Description |
---|---|
com.couchbase.client.java | |
com.couchbase.client.java.analytics | |
com.couchbase.client.java.util |
-
Classes in com.couchbase.client.java.analytics used by com.couchbase.client.java Class Description AnalyticsDeferredResultHandle An async handle to fetch the status and results of a deferred Analytics QueryAnalyticsQuery Base class for an analytics query.AnalyticsQueryResult Represents the results of aAnalyticsQuery
, in a blocking fashion.AsyncAnalyticsQueryResult -
Classes in com.couchbase.client.java.analytics used by com.couchbase.client.java.analytics Class Description AnalyticsDeferredResultHandle An async handle to fetch the status and results of a deferred Analytics QueryAnalyticsMetrics Represents Analytics Metrics as part of the response.AnalyticsParams Parameters for Analytics Queries.AnalyticsQuery Base class for an analytics query.AnalyticsQueryResult Represents the results of aAnalyticsQuery
, in a blocking fashion.AnalyticsQueryRow AsyncAnalyticsDeferredResultHandle An async handle to fetch the status and results of a deferred Analytics QueryAsyncAnalyticsQueryResult AsyncAnalyticsQueryRow ParameterizedAnalyticsQuery This query type extends the simple one so that it properly serializes parameterized queries, both named and/or positional ones.SimpleAnalyticsQuery The simplest form of AnalyticsAnalyticsQuery
with a plain un-parameterized Statements. -
Classes in com.couchbase.client.java.analytics used by com.couchbase.client.java.util Class Description AnalyticsQuery Base class for an analytics query.