Uses of Interface
org.apache.flink.runtime.heartbeat.HeartbeatMonitor
Packages that use HeartbeatMonitor
-
Uses of HeartbeatMonitor in org.apache.flink.runtime.heartbeat
Classes in org.apache.flink.runtime.heartbeat that implement HeartbeatMonitorMethods in org.apache.flink.runtime.heartbeat that return HeartbeatMonitorModifier and TypeMethodDescriptionHeartbeatMonitor.Factory.createHeartbeatMonitor(ResourceID resourceID, HeartbeatTarget<O> heartbeatTarget, org.apache.flink.util.concurrent.ScheduledExecutor mainThreadExecutor, HeartbeatListener<?, O> heartbeatListener, long heartbeatTimeoutIntervalMs, int failedRpcRequestsUntilUnreachable) Create heartbeat monitor heartbeat monitor.