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, dispatchHostname, dispatchHostname, incrementRetryCount, isActive, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, subscriber, toString, username
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, dispatchHostname, dispatchHostname, incrementRetryCount, isActive, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, subscriber, username
creationTime
Copyright © 2017 Couchbase, Inc.. All rights reserved.