Uses of Enum Class
org.graylog.plugins.views.search.QueryResult.State
Packages that use QueryResult.State
-
Uses of QueryResult.State in org.graylog.plugins.views.search
Methods in org.graylog.plugins.views.search that return QueryResult.StateModifier and TypeMethodDescriptionabstract QueryResult.StateQueryResult.state()static QueryResult.StateReturns the enum constant of this class with the specified name.static QueryResult.State[]QueryResult.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.plugins.views.search with parameters of type QueryResult.StateModifier and TypeMethodDescriptionabstract QueryResult.BuilderQueryResult.Builder.state(QueryResult.State state)