Class HeartBeatCommand

java.lang.Object
org.infinispan.topology.HeartBeatCommand
All Implemented Interfaces:
ReplicableCommand

public class HeartBeatCommand extends Object implements ReplicableCommand
A hear-beat command used to ping members in ClusterTopologyManagerImpl.confirmMembersAvailable().
Since:
9.2
Author:
Pedro Ruivo