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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, incrementRetryCount, observable, password
creationTime
public String path()
path
in interface ConfigRequest
Copyright © 2014 Couchbase, Inc.