Interface BatchTaskSummaryWriter

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
CompositeBatchTaskSummaryWriter, LoggingBatchTaskSummaryWriter, SuppressBatchTaskSummaryWriter, TextBatchTaskSummaryWriter, TsvBatchTaskSummaryWriter

public interface BatchTaskSummaryWriter extends Closeable
Author:
poirigui
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Close the writer and write any remaining results.
    void
    Write the result of a batch task.