Class CoreQueryContext
- java.lang.Object
-
- com.couchbase.client.core.api.query.CoreQueryContext
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringbucket()booleanequals(Object o)Stringformat()inthashCode()static CoreQueryContextof(String bucket, String scope)Returns a query context for the default namespace, with the given bucket and scope names.Stringscope()StringtoString()
-