JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.couchbase.columnar.client.java.Scope
Packages that use
Scope
Package
Description
com.couchbase.columnar.client.java
Start here by creating a
Cluster
.
Uses of
Scope
in
com.couchbase.columnar.client.java
Methods in
com.couchbase.columnar.client.java
that return
Scope
Modifier and Type
Method
Description
Scope
Database.
scope
(
String
name)
Returns the scope in this database with the given name.