Class SubmissionExecutor


  • public class SubmissionExecutor
    extends Object
    • Method Detail

      • setAdditionalBatchUpdateListeners

        public void setAdditionalBatchUpdateListeners​(com.google.common.collect.ImmutableList<BatchUpdateListener> additionalListeners)
        Set additional listeners. These can be set again in each try (or will be reused if not overwritten).
      • afterExecutions

        public void afterExecutions​(MergeOpRepoManager orm)
        Caller invokes this when done with the submission (either because everything succeeded or gave up retrying).