| Package | Description |
|---|---|
| org.apache.nifi.hl7.query | |
| org.apache.nifi.hl7.query.result |
| Modifier and Type | Field and Description |
|---|---|
private List<Selection> |
HL7Query.selections |
| Modifier and Type | Method and Description |
|---|---|
private List<Selection> |
HL7Query.processSelect(org.antlr.runtime.tree.Tree select) |
| Modifier and Type | Field and Description |
|---|---|
private List<Selection> |
MissedResult.selections |
private List<Selection> |
StandardQueryResult.selections |
| Constructor and Description |
|---|
MissedResult(List<Selection> selections) |
StandardQueryResult(List<Selection> selections,
Set<Map<String,Object>> hits) |
Copyright © 2023 Apache NiFi Project. All rights reserved.