Class CacheJoinCommand

java.lang.Object
org.infinispan.commands.topology.AbstractCacheControlCommand
org.infinispan.commands.topology.CacheJoinCommand
All Implemented Interfaces:
GlobalRpcCommand, ReplicableCommand

public class CacheJoinCommand extends AbstractCacheControlCommand
A node is requesting to join the cluster.
Since:
11.0
Author:
Ryan Emerson