@Stability.Internal public class CoreQueryContext extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
bucket() |
boolean |
equals(Object o) |
String |
format() |
int |
hashCode() |
static CoreQueryContext |
of(String bucket,
String scope)
Returns a query context for the default namespace, with the given bucket and scope names.
|
String |
scope() |
String |
toString() |
Copyright © 2024 Couchbase, Inc.. All rights reserved.