Uses of Enum Class
org.apache.nifi.controller.queue.SortDirection
Packages that use SortDirection
-
Uses of SortDirection in org.apache.nifi.controller.queue
Methods in org.apache.nifi.controller.queue that return SortDirectionModifier and TypeMethodDescriptionstatic SortDirectionReturns the enum constant of this class with the specified name.static SortDirection[]SortDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.