static interface ListFile.OperationStatistics
| Modifier and Type | Field and Description |
|---|---|
static ListFile.OperationStatistics |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
double |
getAverage() |
long |
getCount() |
long |
getMax() |
long |
getMin() |
Map<String,Long> |
getOutliers() |
double |
getStandardDeviation() |
static final ListFile.OperationStatistics EMPTY
Copyright © 2023 Apache NiFi Project. All rights reserved.