Uses of Package
com.couchbase.columnar.client.java
Packages that use com.couchbase.columnar.client.java
-
Classes in com.couchbase.columnar.client.java used by com.couchbase.columnar.client.javaClassDescriptionCreate a new instance by calling
Cluster.newInstance(java.lang.String, com.couchbase.columnar.client.java.Credential)
.A mutable builder for configuring the cluster's behavior.Thrown when an interaction (or attempted interaction) with the Columnar cluster fails.Create an instance like this:ContainsScope
s.Holds associated metadata returned by the server.Holds the metrics as returned from an analytics response.Optional parameters forQueryable.executeQuery(String, Consumer)
andQueryable.executeStreamingQuery(String, Consumer, Consumer)
.Represents a single warning returned from the analytics engine.One row of a query result.The possible values for scan consistency in an columnar query.For specifying default timeouts inCluster.newInstance(String, Credential, Consumer)
.