Uses of Class
org.graylog.plugins.views.search.searchtypes.pivot.PivotResult.Row.Builder
Packages that use PivotResult.Row.Builder
-
Uses of PivotResult.Row.Builder in org.graylog.plugins.views.search.searchtypes.pivot
Methods in org.graylog.plugins.views.search.searchtypes.pivot that return PivotResult.Row.BuilderModifier and TypeMethodDescriptionPivotResult.Row.Builder.addValue(PivotResult.Value value) static PivotResult.Row.BuilderPivotResult.Row.builder()static PivotResult.Row.BuilderPivotResult.Row.Builder.create()static PivotResult.Row.BuilderPivotResult.Row.create()abstract PivotResult.Row.Builderabstract PivotResult.Row.Builderabstract PivotResult.Row.BuilderPivotResult.Row.Builder.values(com.google.common.collect.ImmutableList<PivotResult.Value> values)