public class StatRequest extends AbstractKeyValueRequest
DEFAULT_PARTITION| Constructor and Description |
|---|
StatRequest(String key,
NetworkAddress hostname,
String bucket) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(StatResponse response) |
NetworkAddress |
hostname() |
short |
partition()
The partition (vbucket) to use for this request.
|
key, keyBytes, opaque, partitionbucket, 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, usernamecreationTimepublic StatRequest(String key, NetworkAddress hostname, String bucket)
public void add(StatResponse response)
public NetworkAddress hostname()
public short partition()
BinaryRequestThe partition (vbucket) to use for this request.
partition in interface BinaryRequestpartition in class AbstractKeyValueRequestCopyright © 2017 Couchbase, Inc.. All rights reserved.