Package org.apache.storm.metric.api
Class IClusterMetricsConsumer.SupervisorInfo
java.lang.Object
org.apache.storm.metric.api.IClusterMetricsConsumer.SupervisorInfo
- Enclosing interface:
- IClusterMetricsConsumer
-
Constructor Summary
ConstructorDescriptionSupervisorInfo
(String srcSupervisorHost, String srcSupervisorId, long timestamp) -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Constructor Details
-
SupervisorInfo
-
-
Method Details
-
getSrcSupervisorHost
-
getSrcSupervisorId
-
getTimestamp
public long getTimestamp()
-