Package | Description |
---|---|
org.apache.nifi.controller.status | |
org.apache.nifi.controller.status.history |
Modifier and Type | Field and Description |
---|---|
private Collection<ProcessorStatus> |
ProcessGroupStatus.processorStatus |
Modifier and Type | Method and Description |
---|---|
ProcessorStatus |
ProcessorStatus.clone() |
Modifier and Type | Method and Description |
---|---|
Collection<ProcessorStatus> |
ProcessGroupStatus.getProcessorStatus() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessGroupStatus.setProcessorStatus(Collection<ProcessorStatus> processorStatus) |
Modifier and Type | Method and Description |
---|---|
List<MetricDescriptor<ProcessorStatus>> |
ComponentStatusRepository.getProcessorMetricDescriptors()
Returns a List of all
MetricDescriptor s that are applicable to
Processors |
Copyright © 2015 Apache NiFi (incubating). All rights reserved.