| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto |
| Modifier and Type | Field and Description |
|---|---|
private StateMapDTO |
ComponentStateDTO.clusterState |
private StateMapDTO |
ComponentStateDTO.localState |
| Modifier and Type | Method and Description |
|---|---|
StateMapDTO |
ComponentStateDTO.getClusterState() |
StateMapDTO |
ComponentStateDTO.getLocalState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentStateDTO.setClusterState(StateMapDTO clusterState) |
void |
ComponentStateDTO.setLocalState(StateMapDTO localState) |
Copyright © 2023 Apache NiFi Project. All rights reserved.