public class BucketConfigRequest extends AbstractCouchbaseRequest implements ConfigRequest
Constructor and Description |
---|
BucketConfigRequest(String path,
NetworkAddress hostname,
String bucket,
String password) |
BucketConfigRequest(String path,
NetworkAddress hostname,
String bucket,
String username,
String password) |
Modifier and Type | Method and Description |
---|---|
NetworkAddress |
hostname() |
String |
path() |
bucket, creationTime, dispatchHostname, dispatchHostname, incrementRetryCount, isActive, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, subscriber, toString, username
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, dispatchHostname, dispatchHostname, incrementRetryCount, isActive, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, subscriber, username
creationTime
public BucketConfigRequest(String path, NetworkAddress hostname, String bucket, String password)
public BucketConfigRequest(String path, NetworkAddress hostname, String bucket, String username, String password)
public NetworkAddress hostname()
public String path()
path
in interface ConfigRequest
Copyright © 2017 Couchbase, Inc.. All rights reserved.