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