| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.status | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatisticsDTO |
ConnectionStatisticsDTO.clone() |
| Modifier and Type | Field and Description |
|---|---|
private ConnectionStatisticsDTO |
ConnectionStatisticsEntity.connectionStatistics |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatisticsDTO |
ConnectionStatisticsEntity.getConnectionStatistics()
The ConnectionStatisticsDTO that is being serialized.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionStatisticsEntity.setConnectionStatistics(ConnectionStatisticsDTO connectionStatistics) |
Copyright © 2023 Apache NiFi Project. All rights reserved.