Class CacheStatusRequestCommand

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

public class CacheStatusRequestCommand extends AbstractCacheControlCommand
The coordinator is requesting information about the running caches.
Since:
11.0
Author:
Ryan Emerson