Uses of Enum Class
org.graylog.plugins.views.search.searchtypes.Sort.Order
Packages that use Sort.Order
Package
Description
-
Uses of Sort.Order in org.graylog.plugins.views.search.searchtypes
Methods in org.graylog.plugins.views.search.searchtypes that return Sort.OrderModifier and TypeMethodDescriptionabstract Sort.OrderSort.order()static Sort.OrderReturns the enum constant of this class with the specified name.static Sort.Order[]Sort.Order.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.plugins.views.search.searchtypes with parameters of type Sort.Order -
Uses of Sort.Order in org.graylog.plugins.views.search.searchtypes.pivot
Methods in org.graylog.plugins.views.search.searchtypes.pivot that return Sort.Order