public interface NodeHeartbeat
| Modifier and Type | Method and Description |
|---|---|
int |
getActiveThreadCount() |
NodeConnectionStatus |
getConnectionStatus() |
long |
getFlowFileBytes() |
int |
getFlowFileCount() |
NodeIdentifier |
getNodeIdentifier() |
long |
getSystemStartTime() |
long |
getTimestamp() |
long getTimestamp()
NodeIdentifier getNodeIdentifier()
NodeConnectionStatus getConnectionStatus()
int getFlowFileCount()
long getFlowFileBytes()
int getActiveThreadCount()
long getSystemStartTime()
Copyright © 2016 Apache NiFi Project. All rights reserved.