Uses of Interface
org.apache.storm.nimbus.IWorkerHeartbeatsRecoveryStrategy
-
Uses of IWorkerHeartbeatsRecoveryStrategy in org.apache.storm.nimbus
Modifier and TypeClassDescriptionclass
Wait for a node to report worker heartbeats until a configured timeout.Modifier and TypeMethodDescriptionWorkerHeartbeatsRecoveryStrategyFactory.getStrategy
(Map<String, Object> conf) Get instance ofIWorkerHeartbeatsRecoveryStrategy
with conf.