Package | Description |
---|---|
org.apache.nifi.controller.status | |
org.apache.nifi.controller.status.history |
Modifier and Type | Field and Description |
---|---|
private Collection<ConnectionStatus> |
ProcessGroupStatus.connectionStatus |
Modifier and Type | Method and Description |
---|---|
ConnectionStatus |
ConnectionStatus.clone() |
Modifier and Type | Method and Description |
---|---|
Collection<ConnectionStatus> |
ProcessGroupStatus.getConnectionStatus() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessGroupStatus.setConnectionStatus(Collection<ConnectionStatus> connectionStatus) |
Modifier and Type | Method and Description |
---|---|
List<MetricDescriptor<ConnectionStatus>> |
ComponentStatusRepository.getConnectionMetricDescriptors() |
Copyright © 2016 Apache NiFi Project. All rights reserved.