| Package | Description |
|---|---|
| org.graylog2.rest.models.system.cluster.responses |
| Modifier and Type | Method and Description |
|---|---|
static NodeSummary |
NodeSummary.create(String nodeId,
String type,
boolean isMaster,
String transportAddress,
String lastSeen,
String shortNodeId) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<NodeSummary> |
NodeSummaryList.nodes() |
| Modifier and Type | Method and Description |
|---|---|
static NodeSummaryList |
NodeSummaryList.create(List<NodeSummary> nodes) |
static NodeSummaryList |
NodeSummaryList.create(List<NodeSummary> nodes,
int total) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.