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, partition
bucket, creationTime, incrementRetryCount, observable, password, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, incrementRetryCount, observable, password
creationTime
public StatRequest(String key, InetAddress hostname, String bucket)
public void add(StatResponse response)
public InetAddress hostname()
public short partition()
BinaryRequest
The partition (vbucket) to use for this request.
partition
in interface BinaryRequest
partition
in class AbstractKeyValueRequest
Copyright © 2016 Couchbase, Inc.. All rights reserved.