public class StatResponse extends AbstractKeyValueResponse
Constructor and Description |
---|
StatResponse(ResponseStatus status,
short serverStatusCode,
String hostname,
String key,
String value,
String bucket,
CouchbaseRequest request) |
Modifier and Type | Method and Description |
---|---|
String |
hostname() |
String |
key() |
String |
toString() |
String |
value() |
bucket, content, refCnt, release, release, retain, retain, serverStatusCode
creationTime, request, status
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
request, status
creationTime
public StatResponse(ResponseStatus status, short serverStatusCode, String hostname, String key, String value, String bucket, CouchbaseRequest request)
Copyright © 2016 Couchbase, Inc.. All rights reserved.