| Package | Description |
|---|---|
| org.graylog2.rest.models.system.deflector.responses | |
| org.graylog2.rest.models.system.indexer.responses | |
| org.graylog2.rest.resources.system |
| Modifier and Type | Method and Description |
|---|---|
static DeflectorSummary |
DeflectorSummary.create(boolean isUp,
String currentTarget) |
| Modifier and Type | Method and Description |
|---|---|
abstract DeflectorSummary |
IndexerOverview.deflectorSummary() |
| Modifier and Type | Method and Description |
|---|---|
static IndexerOverview |
IndexerOverview.create(DeflectorSummary deflectorSummary,
IndexerClusterOverview indexerCluster,
MessageCountResponse messageCountResponse,
Map<String,IndexSummary> indices) |
| Modifier and Type | Method and Description |
|---|---|
DeflectorSummary |
DeflectorResource.deflector() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.