|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Status | |
---|---|
com.couchbase.client.vbucket.config |
Uses of Status in com.couchbase.client.vbucket.config |
---|
Methods in com.couchbase.client.vbucket.config that return Status | |
---|---|
Status |
Node.getStatus()
|
static Status |
Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.couchbase.client.vbucket.config with parameters of type Status | |
---|---|
Node(Status status,
java.lang.String hostname,
java.util.Map<Port,java.lang.String> ports)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |