Interface BatchIOConfig

All Superinterfaces:
IOConfig

public interface BatchIOConfig extends IOConfig
IOConfig for all batch tasks except compactionTask.
  • Field Details

  • Method Details

    • getInputSource

      InputSource getInputSource()
    • getInputFormat

      InputFormat getInputFormat()
    • isAppendToExisting

      boolean isAppendToExisting()
    • isDropExisting

      boolean isDropExisting()