Uses of Class
org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
Package
Description
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
Uses of ImportTsv.TsvParser.ParsedLine in org.apache.hadoop.hbase.mapreduce
Modifier and TypeMethodDescriptionprotected void
TsvImporterMapper.populatePut
(byte[] lineBytes, ImportTsv.TsvParser.ParsedLine parsed, Put put, int i)