private static class ScriptedTransformRecord.Counts extends Object
| Modifier and Type | Field and Description |
|---|---|
private long |
droppedCount |
private long |
recordCount |
| Modifier | Constructor and Description |
|---|---|
private |
Counts() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDroppedCount() |
long |
getRecordCount() |
void |
incrementDroppedCount() |
void |
incrementRecordCount() |
Copyright © 2021 Apache NiFi Project. All rights reserved.