Class PivotResult.Row.Builder
java.lang.Object
org.graylog.plugins.views.search.searchtypes.pivot.PivotResult.Row.Builder
- Enclosing class:
- PivotResult.Row
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllValues(List<PivotResult.Value> values) addValue(PivotResult.Value value) abstract PivotResult.Rowbuild()abstract PivotResult.Row.Builderabstract PivotResult.Row.Builder
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
key
-
addValue
-
addAllValues
-
source
-
build
-