Class TableRecordReader

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class TableRecordReader
    extends RecordReader<K,​V>
    Concrete implementation of TableRecordReaderBase that reads table rows from an InputSplit using a PrimaryKey.

    Since:
    3.1