Class RowHash.HashDataMapper

  • Enclosing class:
    RowHash

    public static class RowHash.HashDataMapper
    extends org.apache.hadoop.mapreduce.Mapper<Key,​Value,​org.apache.hadoop.io.Text,​Mutation>
    The Mapper class that given a row number, will generate the appropriate output line.
    • Constructor Detail

      • HashDataMapper

        public HashDataMapper()