Interface CachePartitionExchangeWorkerTask

    • Method Detail

      • skipForExchangeMerge

        boolean skipForExchangeMerge()
        Returns:
        False if exchange merge should stop if this task is found in exchange worker queue.
      • securityContext

        @Nullable
        @Nullable SecurityContext securityContext()
        Returns:
        Security context in which current task must be executed. null means that the task is to run in the context of a local node,