public interface StatusSnapshot
| Modifier and Type | Method and Description |
|---|---|
Map<MetricDescriptor<?>,Long> |
getStatusMetrics() |
Date |
getTimestamp() |
ValueReducer<StatusSnapshot,StatusSnapshot> |
getValueReducer() |
Date getTimestamp()
Map<MetricDescriptor<?>,Long> getStatusMetrics()
ValueReducer<StatusSnapshot,StatusSnapshot> getValueReducer()
ValueReducer that is capable of merging multiple
StatusSnapshot objects into a single oneCopyright © 2016 Apache NiFi Project. All rights reserved.