Class AddNodeResponse
java.lang.Object
com.couchbase.client.core.message.AbstractCouchbaseResponse
com.couchbase.client.core.message.internal.AddNodeResponse
- All Implemented Interfaces:
CouchbaseMessage
,CouchbaseResponse
public class AddNodeResponse extends AbstractCouchbaseResponse implements CouchbaseResponse
-
Constructor Summary
Constructors Constructor Description AddNodeResponse(ResponseStatus status, String hostname)
-
Method Summary
Methods inherited from class com.couchbase.client.core.message.AbstractCouchbaseResponse
creationTime, request, status, statusDetails, statusDetails, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.couchbase.client.core.message.CouchbaseMessage
creationTime
Methods inherited from interface com.couchbase.client.core.message.CouchbaseResponse
request, status, statusDetails, statusDetails
-
Constructor Details
-
AddNodeResponse
-
-
Method Details
-
hostname
-