| Package | Description |
|---|---|
| org.graylog2.rest.models.system.loggers.responses | |
| org.graylog2.rest.resources.cluster | |
| org.graylog2.rest.resources.system.logs |
| Modifier and Type | Method and Description |
|---|---|
static LoggersSummary |
LoggersSummary.create(int total,
Map<String,SingleLoggerSummary> loggers) |
static LoggersSummary |
LoggersSummary.create(Map<String,SingleLoggerSummary> loggers) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Optional<LoggersSummary>> |
ClusterLoggersResource.loggers() |
| Modifier and Type | Method and Description |
|---|---|
LoggersSummary |
LoggersResource.loggers() |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<LoggersSummary> |
RemoteLoggersResource.loggers() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.