Uses of Enum Class
org.apache.nifi.provenance.search.SearchableFieldType
Packages that use SearchableFieldType
-
Uses of SearchableFieldType in org.apache.nifi.provenance.search
Methods in org.apache.nifi.provenance.search that return SearchableFieldTypeModifier and TypeMethodDescriptionSearchableField.getFieldType()static SearchableFieldTypeReturns the enum constant of this class with the specified name.static SearchableFieldType[]SearchableFieldType.values()Returns an array containing the constants of this enum class, in the order they are declared.