Class CacheReindexTask

  • All Implemented Interfaces:
    Task

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

      • CacheReindexTask

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