Class ClearCacheTask

  • All Implemented Interfaces:
    IConfigTask

    public class ClearCacheTask
    extends java.lang.Object
    implements IConfigTask
    • Method Detail

      • execute

        public com.google.common.util.concurrent.ListenableFuture<ConfigTaskResult> execute​(IConfigTaskExecutor configTaskExecutor)
                                                                                     throws java.lang.InterruptedException
        Specified by:
        execute in interface IConfigTask
        Throws:
        java.lang.InterruptedException