| Package | Description |
|---|---|
| org.apache.nifi.provenance |
| Modifier and Type | Method and Description |
|---|---|
QuerySubmission |
ProvenanceRepository.retrieveQuerySubmission(String queryIdentifier,
NiFiUser user) |
QuerySubmission |
ProvenanceRepository.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
|
Copyright © 2016 Apache NiFi Project. All rights reserved.