Interface MultiTableBatchWriter

  • All Known Implementing Classes:
    MultiTableBatchWriterImpl

    public interface MultiTableBatchWriter
    This class enables efficient batch writing to multiple tables. When creating a batch writer for each table, each has its own memory and network resources. Using this class these resources may be shared among multiple tables.