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