public class FlushRequest extends AbstractCouchbaseRequest implements ConfigRequest
Sends a flush command to the cluster.
Note that depending on the return value, the executing client needs to perform more tasks like adding a document and polling for its removal.
| Constructor and Description |
|---|
FlushRequest(String bucket,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
path() |
bucket, creationTime, incrementRetryCount, observable, password, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbucket, incrementRetryCount, observable, passwordcreationTimepublic String path()
path in interface ConfigRequestCopyright © 2016 Couchbase, Inc.. All rights reserved.