public class BucketConfigRequest extends AbstractCouchbaseRequest implements ConfigRequest
Constructor and Description |
---|
BucketConfigRequest(String path,
InetAddress hostname,
String bucket,
String password) |
Modifier and Type | Method and Description |
---|---|
InetAddress |
hostname() |
String |
path() |
bucket, creationTime, incrementRetryCount, observable, password, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, incrementRetryCount, observable, password
creationTime
public BucketConfigRequest(String path, InetAddress hostname, String bucket, String password)
public InetAddress hostname()
public String path()
path
in interface ConfigRequest
Copyright © 2016 Couchbase, Inc.. All rights reserved.