| Package | Description |
|---|---|
| org.apache.nifi.provenance |
| Modifier and Type | Method and Description |
|---|---|
QuerySubmission |
ProvenanceEventRepository.retrieveQuerySubmission(String queryIdentifier) |
QuerySubmission |
ProvenanceEventRepository.submitQuery(Query query)
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.