Class HeartBeatCommand

java.lang.Object
org.infinispan.topology.HeartBeatCommand
All Implemented Interfaces:
GlobalRpcCommand, ReplicableCommand, TracedCommand, VersionAware

@ProtoTypeId(1085) public class HeartBeatCommand extends Object implements GlobalRpcCommand
A hear-beat command used to ping members in ClusterTopologyManagerImpl.confirmMembersAvailable().
Since:
9.2
Author:
Pedro Ruivo
  • Field Details

  • Constructor Details

    • HeartBeatCommand

      public HeartBeatCommand()
  • Method Details