| Package | Description |
|---|---|
| org.graylog2.rest.models.count.responses | |
| org.graylog2.rest.models.system.indexer.responses | |
| org.graylog2.rest.resources.count |
| Modifier and Type | Method and Description |
|---|---|
static MessageCountResponse |
MessageCountResponse.create(long events) |
| Modifier and Type | Method and Description |
|---|---|
abstract MessageCountResponse |
IndexerOverview.messageCountResponse() |
| 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 |
|---|---|
MessageCountResponse |
CountResource.total() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.