Uses of Class
org.apache.nifi.provenance.search.Query
Packages that use Query
-
Uses of Query in org.apache.nifi.provenance
Methods in org.apache.nifi.provenance with parameters of type QueryModifier and TypeMethodDescriptionProvenanceRepository.submitQuery(Query query, NiFiUser user) Submits an asynchronous request to process the given query, returning an identifier that can be used to fetch the results at a later time -
Uses of Query in org.apache.nifi.provenance.search
Methods in org.apache.nifi.provenance.search that return Query