public class StatRequest extends AbstractKeyValueRequest
DEFAULT_PARTITION| Constructor and Description |
|---|
StatRequest(String key,
InetAddress hostname,
String bucket) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(StatResponse response) |
InetAddress |
hostname() |
short |
partition()
The partition (vbucket) to use for this request.
|
key, keyBytes, opaque, partitionbucket, creationTime, incrementRetryCount, observable, password, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbucket, incrementRetryCount, observable, passwordcreationTimepublic StatRequest(String key, InetAddress hostname, String bucket)
public void add(StatResponse response)
public InetAddress hostname()
public short partition()
BinaryRequestThe partition (vbucket) to use for this request.
partition in interface BinaryRequestpartition in class AbstractKeyValueRequestCopyright © 2016 Couchbase, Inc.. All rights reserved.