Uses of Class
org.graylog2.rest.models.system.loggers.responses.LoggersSummary
Packages that use LoggersSummary
Package
Description
-
Uses of LoggersSummary in org.graylog2.rest.models.system.loggers.responses
Methods in org.graylog2.rest.models.system.loggers.responses that return LoggersSummaryModifier and TypeMethodDescriptionstatic LoggersSummaryLoggersSummary.create(int total, Map<String, SingleLoggerSummary> loggers) static LoggersSummaryLoggersSummary.create(Map<String, SingleLoggerSummary> loggers) -
Uses of LoggersSummary in org.graylog2.rest.resources.cluster
Methods in org.graylog2.rest.resources.cluster that return types with arguments of type LoggersSummary -
Uses of LoggersSummary in org.graylog2.rest.resources.system.logs
Methods in org.graylog2.rest.resources.system.logs that return LoggersSummaryMethods in org.graylog2.rest.resources.system.logs that return types with arguments of type LoggersSummary