Class RemoveCacheCommand

  • All Implemented Interfaces:
    CacheRpcCommand, ReplicableCommand

    @Deprecated
    public class RemoveCacheCommand
    extends BaseRpcCommand
    Deprecated.
    Use CacheContainerAdmin.removeCache(String) instead
    Command to stop a cache and remove all its contents from both memory and any backing store.
    Since:
    5.0
    Author:
    Galder ZamarreƱo