Class CacheRemoveTask

  • All Implemented Interfaces:
    Task

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