Class ResultFormat
java.lang.Object
org.graylog.plugins.views.search.export.ResultFormat
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResultFormat.Builderbuilder()static ResultFormatempty()abstract ExecutionStateabstract @NotEmpty LinkedHashSet<String>filename()limit()abstract Optional<AbsoluteRange>abstract Optional<org.joda.time.DateTimeZone>timeZone()withTimeZone(org.joda.time.DateTimeZone timeZone)
-
Constructor Details
-
ResultFormat
public ResultFormat()
-
-
Method Details
-
fieldsInOrder
-
timerange
-
limit
-
executionState
-
filename
-
timeZone
-
builder
-
empty
-
withTimeZone
-