Class CacheRemoveTask

  • All Implemented Interfaces:
    Task

    public class CacheRemoveTask
    extends AdminServerTask<java.lang.Void>
    Admin operation to remove a cache Parameters:
    • name the name of the cache to remove
    • flags
    Since:
    9.1
    Author:
    Tristan Tarrant
    • Constructor Detail

      • CacheRemoveTask

        public CacheRemoveTask()
    • Method Detail

      • getParameters

        public java.util.Set<java.lang.String> getParameters()
        Description copied from interface: Task
        The named parameters accepted by this task
        Returns:
        a java.util.Set of parameter names