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