|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlushResponse | |
---|---|
com.couchbase.client | |
com.couchbase.client.clustermanager |
Uses of FlushResponse in com.couchbase.client |
---|
Methods in com.couchbase.client that return FlushResponse | |
---|---|
FlushResponse |
ClusterManager.flushBucket(java.lang.String name)
Deletes all data in a bucket. |
Uses of FlushResponse in com.couchbase.client.clustermanager |
---|
Methods in com.couchbase.client.clustermanager that return FlushResponse | |
---|---|
static FlushResponse |
FlushResponse.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FlushResponse[] |
FlushResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |