Uses of Class
io.atomix.cluster.messaging.impl.HeartbeatSetupHandler
Packages that use HeartbeatSetupHandler
-
Uses of HeartbeatSetupHandler in io.atomix.cluster.messaging.impl
Subclasses of HeartbeatSetupHandler in io.atomix.cluster.messaging.implModifier and TypeClassDescriptionstatic final classThe client sends a message to exchange the heartbeatTimeout with the server and then waits for the server to confirm that heartbeats are enabled.static final classThe server waits for a message to enable heartbeats on this connection.