Uses of Class
org.graylog2.rest.models.system.deflector.responses.DeflectorSummary
Packages that use DeflectorSummary
Package
Description
-
Uses of DeflectorSummary in org.graylog2.rest.models.system.deflector.responses
Methods in org.graylog2.rest.models.system.deflector.responses that return DeflectorSummary -
Uses of DeflectorSummary in org.graylog2.rest.models.system.indexer.responses
Methods in org.graylog2.rest.models.system.indexer.responses that return DeflectorSummaryMethods in org.graylog2.rest.models.system.indexer.responses with parameters of type DeflectorSummaryModifier and TypeMethodDescriptionstatic IndexerOverviewIndexerOverview.create(DeflectorSummary deflectorSummary, IndexerClusterOverview indexerCluster, MessageCountResponse messageCountResponse, List<IndexSummary> indices) -
Uses of DeflectorSummary in org.graylog2.rest.resources.system
Methods in org.graylog2.rest.resources.system that return DeflectorSummary