Class CacheNamesTask

  • All Implemented Interfaces:
    Task

    public class CacheNamesTask
    extends AdminServerTask<byte[]>
    Admin operation to obtain a list of caches
    Since:
    9.2
    Author:
    Tristan Tarrant
    • Constructor Detail

      • CacheNamesTask

        public CacheNamesTask()
    • 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