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) |
FlushRequest(String bucket,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
path() |
bucket, creationTime, incrementRetryCount, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, toString, usernameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbucket, incrementRetryCount, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, usernamecreationTimeCopyright © 2017 Couchbase, Inc.. All rights reserved.