Uses of Class
org.graylog.plugins.views.search.views.widgets.aggregation.PivotDTO
Packages that use PivotDTO
-
Uses of PivotDTO in org.graylog.plugins.views.search.views.widgets.aggregation
Methods in org.graylog.plugins.views.search.views.widgets.aggregation that return PivotDTOModifier and TypeMethodDescriptionabstract PivotDTOPivotDTO.Builder.build()PivotDTO.withConfig(PivotConfigDTO config) Methods in org.graylog.plugins.views.search.views.widgets.aggregation that return types with arguments of type PivotDTOModifier and TypeMethodDescriptionAggregationConfigDTO.columnPivots()AggregationConfigDTO.rowPivots()Method parameters in org.graylog.plugins.views.search.views.widgets.aggregation with type arguments of type PivotDTOModifier and TypeMethodDescriptionabstract AggregationConfigDTO.BuilderAggregationConfigDTO.Builder.columnPivots(List<PivotDTO> columnPivots) abstract AggregationConfigDTO.Builder