Class UserCompactionConfig

  • All Implemented Interfaces:
    org.apache.hadoop.io.Writable

    public class UserCompactionConfig
    extends Object
    implements org.apache.hadoop.io.Writable
    • Method Detail

      • readFields

        public void readFields​(DataInput in)
                        throws IOException
        Specified by:
        readFields in interface org.apache.hadoop.io.Writable
        Throws:
        IOException
      • getEndRow

        public org.apache.hadoop.io.Text getEndRow()
      • getStartRow

        public org.apache.hadoop.io.Text getStartRow()