public class ViewQueryRequest extends AbstractCouchbaseRequest implements ViewRequest
Constructor and Description |
---|
ViewQueryRequest(String design,
String view,
boolean development,
boolean spatial,
String query,
String bucket,
String password) |
ViewQueryRequest(String design,
String view,
boolean development,
String bucket,
String password) |
ViewQueryRequest(String design,
String view,
boolean development,
String query,
String bucket,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
design() |
boolean |
development() |
String |
query() |
boolean |
spatial() |
String |
view() |
bucket, creationTime, incrementRetryCount, observable, password, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, incrementRetryCount, observable, password
creationTime
Copyright © 2014 Couchbase, Inc.