public class GetBucketConfigResponse extends AbstractKeyValueResponse
Represents a response with a bucket configuration.
Constructor and Description |
---|
GetBucketConfigResponse(ResponseStatus status,
short serverStatusCode,
String bucket,
ByteBuf content,
NetworkAddress hostname) |
Modifier and Type | Method and Description |
---|---|
NetworkAddress |
hostname() |
bucket, content, refCnt, release, release, retain, retain, serverStatusCode, toString
creationTime, request, status, statusDetails, statusDetails
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
request, status, statusDetails, statusDetails
creationTime
public GetBucketConfigResponse(ResponseStatus status, short serverStatusCode, String bucket, ByteBuf content, NetworkAddress hostname)
public NetworkAddress hostname()
Copyright © 2017 Couchbase, Inc.. All rights reserved.