| Package | Description |
|---|---|
| org.graylog2.rest.models.count.responses | |
| org.graylog2.rest.models.system.indexer.responses |
| 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) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.