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, statusDetails, statusDetails
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
request, status, statusDetails, statusDetails
creationTime
public StatResponse(ResponseStatus status, short serverStatusCode, String hostname, String key, String value, String bucket, CouchbaseRequest request)
Copyright © 2017 Couchbase, Inc.. All rights reserved.