| Package | Description |
|---|---|
| org.graylog2.cluster |
| Modifier and Type | Method and Description |
|---|---|
static Node.Type |
Node.Type.fromString(String from) |
Node.Type |
NodeImpl.getType() |
Node.Type |
Node.getType() |
static Node.Type |
Node.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Node.Type[] |
Node.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Node> |
NodeServiceImpl.allActive(Node.Type type) |
Map<String,Node> |
NodeService.allActive(Node.Type type) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.