Interface SuspendedBatch


public interface SuspendedBatch
A suspended batch.
Author:
Paul Ferraro
  • Method Details

    • resume

      Batch resume()
      Resumes this batch.
      Returns:
      the resumed batch.
    • resumeWithContext

      default Context<Batch> resumeWithContext()
      Resumes this batch until Context.close().
      Returns:
      a resumed batch context