| Package | Description |
|---|---|
| com.couchbase.client.vbucket.config |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
Node(Status status,
java.lang.String hostname,
java.util.Map<Port,java.lang.String> ports) |
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.