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