Uses of Class
org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets.AggregationConfig.Builder
Packages that use AggregationConfig.Builder
Package
Description
-
Uses of AggregationConfig.Builder in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets
Methods in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets that return AggregationConfig.BuilderModifier and TypeMethodDescriptionstatic AggregationConfig.BuilderAggregationConfig.builder()abstract AggregationConfig.BuilderAggregationConfig.Builder.columnPivots(List<Pivot> columnPivots) AggregationConfig.Builder.columnPivots(Pivot... columnPivots) abstract AggregationConfig.BuilderAggregationConfig.Builder.rollup(boolean roolup) abstract AggregationConfig.Builderabstract AggregationConfig.Builderabstract AggregationConfig.BuilderAggregationConfig.Builder.sort(List<SortConfig> sort) abstract AggregationConfig.BuilderAggregationConfig.Builder.visualization(String visualization) abstract AggregationConfig.BuilderAggregationConfig.Builder.visualizationConfig(VisualizationConfig visualizationConfig)