Uses of Interface
org.apache.nifi.provenance.search.SearchableField
Packages that use SearchableField
-
Uses of SearchableField in org.apache.nifi.provenance
Methods in org.apache.nifi.provenance that return types with arguments of type SearchableFieldModifier and TypeMethodDescriptionProvenanceRepository.getSearchableAttributes()ProvenanceRepository.getSearchableFields() -
Uses of SearchableField in org.apache.nifi.provenance.search
Methods in org.apache.nifi.provenance.search that return SearchableFieldMethods in org.apache.nifi.provenance.search with parameters of type SearchableFieldModifier and TypeMethodDescriptionstatic SearchTermSearchTerms.newSearchTerm(SearchableField field, String value, Boolean inverted)