Class DefaultScanInterpreter

    • Constructor Detail

      • DefaultScanInterpreter

        public DefaultScanInterpreter()
        Deprecated.
    • Method Detail

      • interpretRow

        public org.apache.hadoop.io.Text interpretRow​(org.apache.hadoop.io.Text row)
        Deprecated.
        Specified by:
        interpretRow in interface ScanInterpreter
      • interpretBeginRow

        public org.apache.hadoop.io.Text interpretBeginRow​(org.apache.hadoop.io.Text row)
        Deprecated.
        Specified by:
        interpretBeginRow in interface ScanInterpreter
      • interpretEndRow

        public org.apache.hadoop.io.Text interpretEndRow​(org.apache.hadoop.io.Text row)
        Deprecated.
        Specified by:
        interpretEndRow in interface ScanInterpreter
      • interpretColumnFamily

        public org.apache.hadoop.io.Text interpretColumnFamily​(org.apache.hadoop.io.Text cf)
        Deprecated.
        Specified by:
        interpretColumnFamily in interface ScanInterpreter
      • interpretColumnQualifier

        public org.apache.hadoop.io.Text interpretColumnQualifier​(org.apache.hadoop.io.Text cq)
        Deprecated.
        Specified by:
        interpretColumnQualifier in interface ScanInterpreter