|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportTsv.TsvParser.BadTsvLineException | |
---|---|
org.apache.hadoop.hbase.mapreduce | Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility |
Uses of ImportTsv.TsvParser.BadTsvLineException in org.apache.hadoop.hbase.mapreduce |
---|
Methods in org.apache.hadoop.hbase.mapreduce that throw ImportTsv.TsvParser.BadTsvLineException | |
---|---|
org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine |
ImportTsv.TsvParser.parse(byte[] lineBytes,
int length)
|
Pair<Integer,Integer> |
ImportTsv.TsvParser.parseRowKey(byte[] lineBytes,
int length)
Return starting position and length of row key from the specified line bytes. |
protected void |
TsvImporterMapper.populatePut(byte[] lineBytes,
org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine parsed,
Put put,
int i)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |