Uses of Enum Class
org.graylog2.indexer.searches.Sorting.Direction
Packages that use Sorting.Direction
-
Uses of Sorting.Direction in org.graylog2.indexer.searches
Methods in org.graylog2.indexer.searches that return Sorting.DirectionModifier and TypeMethodDescriptionSorting.getDirection()static Sorting.DirectionReturns the enum constant of this class with the specified name.static Sorting.Direction[]Sorting.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.graylog2.indexer.searches with parameters of type Sorting.Direction