| Package | Description |
|---|---|
| org.apache.nifi.processors.standard.merge |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,List<RecordBin>> |
RecordBinManager.groupBinMap |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RecordBin.isOlderThan(RecordBin other) |
| Modifier and Type | Method and Description |
|---|---|
private int |
RecordBinManager.handleCompletedBins(Predicate<RecordBin> completionTest,
String completionReason) |
private void |
RecordBinManager.removeBins(String key,
List<RecordBin> bins) |
Copyright © 2023 Apache NiFi Project. All rights reserved.