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, toStringcreationTime, request, statusclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitrequest, statuscreationTimepublic GetBucketConfigResponse(ResponseStatus status, short serverStatusCode, String bucket, ByteBuf content, InetAddress hostname)
public InetAddress hostname()
Copyright © 2016 Couchbase, Inc.. All rights reserved.