| Package | Description |
|---|---|
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Collection<JmxMetricsResultDTO> |
JmxMetricsResultsEntity.jmxMetricsResults |
| Modifier and Type | Method and Description |
|---|---|
Collection<JmxMetricsResultDTO> |
JmxMetricsResultsEntity.getJmxMetricsResults()
A collection of JmxMetricsResultDTO objects that is being serialized.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JmxMetricsResultsEntity.setJmxMetricsResults(Collection<JmxMetricsResultDTO> jmxMetricsResults) |
Copyright © 2023 Apache NiFi Project. All rights reserved.