Class CacheLeaveCommand

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

public class CacheLeaveCommand extends AbstractCacheControlCommand
A node is signaling that it wants to leave the cluster.
Since:
11.0
Author:
Ryan Emerson