Uses of Enum Class
org.apache.nifi.processors.hadoop.util.FilterMode
Packages that use FilterMode
-
Uses of FilterMode in org.apache.nifi.processors.hadoop.util
Methods in org.apache.nifi.processors.hadoop.util that return FilterModeModifier and TypeMethodDescriptionstatic FilterModestatic FilterModeReturns the enum constant of this class with the specified name.static FilterMode[]FilterMode.values()Returns an array containing the constants of this enum class, in the order they are declared.