blob: 42624c05cc116cb78890fc52a93481f5a0ce3f99 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.hadoop.hbase.mapreduce (Apache HBase 3.0.0-alpha-2-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../org/apache/hadoop/hbase/mapreduce/package-summary.html" target="classFrame">org.apache.hadoop.hbase.mapreduce</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="VisibilityExpressionResolver.html" title="interface in org.apache.hadoop.hbase.mapreduce" target="classFrame"><span class="interfaceName">VisibilityExpressionResolver</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="CellCounter.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">CellCounter</a></li>
<li><a href="CellCounter.CellCounterMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">CellCounter.CellCounterMapper</a></li>
<li><a href="CellCounter.IntSumReducer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">CellCounter.IntSumReducer</a></li>
<li><a href="CellCreator.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">CellCreator</a></li>
<li><a href="CellSerialization.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">CellSerialization</a></li>
<li><a href="CellSerialization.CellDeserializer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">CellSerialization.CellDeserializer</a></li>
<li><a href="CellSerialization.CellSerializer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">CellSerialization.CellSerializer</a></li>
<li><a href="CellSortReducer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">CellSortReducer</a></li>
<li><a href="CopyTable.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">CopyTable</a></li>
<li><a href="DefaultVisibilityExpressionResolver.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">DefaultVisibilityExpressionResolver</a></li>
<li><a href="Driver.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">Driver</a></li>
<li><a href="Export.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">Export</a></li>
<li><a href="ExportUtils.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">ExportUtils</a></li>
<li><a href="GroupingTableMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">GroupingTableMapper</a></li>
<li><a href="HashTable.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">HashTable</a></li>
<li><a href="HashTable.HashMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">HashTable.HashMapper</a></li>
<li><a href="HashTable.ResultHasher.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">HashTable.ResultHasher</a></li>
<li><a href="HashTable.TableHash.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">HashTable.TableHash</a></li>
<li><a href="HFileInputFormat.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">HFileInputFormat</a></li>
<li><a href="HFileInputFormat.HFileRecordReader.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">HFileInputFormat.HFileRecordReader</a></li>
<li><a href="HFileOutputFormat2.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">HFileOutputFormat2</a></li>
<li><a href="HFileOutputFormat2.TableInfo.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">HFileOutputFormat2.TableInfo</a></li>
<li><a href="HFileOutputFormat2.WriterLength.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">HFileOutputFormat2.WriterLength</a></li>
<li><a href="HRegionPartitioner.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">HRegionPartitioner</a></li>
<li><a href="IdentityTableMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">IdentityTableMapper</a></li>
<li><a href="IdentityTableReducer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">IdentityTableReducer</a></li>
<li><a href="Import.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">Import</a></li>
<li><a href="Import.CellImporter.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">Import.CellImporter</a></li>
<li><a href="Import.CellReducer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">Import.CellReducer</a></li>
<li><a href="Import.CellSortImporter.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">Import.CellSortImporter</a></li>
<li><a href="Import.CellWritableComparable.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">Import.CellWritableComparable</a></li>
<li><a href="Import.CellWritableComparable.CellWritableComparator.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">Import.CellWritableComparable.CellWritableComparator</a></li>
<li><a href="Import.CellWritableComparablePartitioner.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">Import.CellWritableComparablePartitioner</a></li>
<li><a href="Import.Importer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">Import.Importer</a></li>
<li><a href="ImportTsv.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">ImportTsv</a></li>
<li><a href="ImportTsv.TsvParser.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">ImportTsv.TsvParser</a></li>
<li><a href="IndexBuilder.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">IndexBuilder</a></li>
<li><a href="IndexBuilder.Map.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">IndexBuilder.Map</a></li>
<li><a href="JarFinder.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">JarFinder</a></li>
<li><a href="JobUtil.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">JobUtil</a></li>
<li><a href="MultiTableHFileOutputFormat.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MultiTableHFileOutputFormat</a></li>
<li><a href="MultiTableInputFormat.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MultiTableInputFormat</a></li>
<li><a href="MultiTableInputFormatBase.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MultiTableInputFormatBase</a></li>
<li><a href="MultiTableOutputFormat.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MultiTableOutputFormat</a></li>
<li><a href="MultiTableOutputFormat.MultiTableRecordWriter.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MultiTableOutputFormat.MultiTableRecordWriter</a></li>
<li><a href="MultiTableSnapshotInputFormat.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MultiTableSnapshotInputFormat</a></li>
<li><a href="MultiTableSnapshotInputFormatImpl.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MultiTableSnapshotInputFormatImpl</a></li>
<li><a href="MultithreadedTableMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MultithreadedTableMapper</a></li>
<li><a href="MutationSerialization.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MutationSerialization</a></li>
<li><a href="MutationSerialization.MutationDeserializer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MutationSerialization.MutationDeserializer</a></li>
<li><a href="MutationSerialization.MutationSerializer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">MutationSerialization.MutationSerializer</a></li>
<li><a href="PutCombiner.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">PutCombiner</a></li>
<li><a href="PutSortReducer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">PutSortReducer</a></li>
<li><a href="RegionSizeCalculator.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">RegionSizeCalculator</a></li>
<li><a href="ResultSerialization.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">ResultSerialization</a></li>
<li><a href="ResultSerialization.Result94Deserializer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">ResultSerialization.Result94Deserializer</a></li>
<li><a href="ResultSerialization.ResultDeserializer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">ResultSerialization.ResultDeserializer</a></li>
<li><a href="ResultSerialization.ResultSerializer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">ResultSerialization.ResultSerializer</a></li>
<li><a href="RoundRobinTableInputFormat.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">RoundRobinTableInputFormat</a></li>
<li><a href="RowCounter.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">RowCounter</a></li>
<li><a href="RowCounter.RowCounterCommandLineParser.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">RowCounter.RowCounterCommandLineParser</a></li>
<li><a href="RowCounter.RowCounterMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">RowCounter.RowCounterMapper</a></li>
<li><a href="SampleUploader.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">SampleUploader</a></li>
<li><a href="SampleUploader.Uploader.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">SampleUploader.Uploader</a></li>
<li><a href="SimpleTotalOrderPartitioner.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">SimpleTotalOrderPartitioner</a></li>
<li><a href="SyncTable.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">SyncTable</a></li>
<li><a href="SyncTable.SyncMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">SyncTable.SyncMapper</a></li>
<li><a href="SyncTable.SyncMapper.CellScanner.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">SyncTable.SyncMapper.CellScanner</a></li>
<li><a href="TableInputFormat.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableInputFormat</a></li>
<li><a href="TableInputFormatBase.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableInputFormatBase</a></li>
<li><a href="TableMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableMapper</a></li>
<li><a href="TableMapReduceUtil.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableMapReduceUtil</a></li>
<li><a href="TableOutputCommitter.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableOutputCommitter</a></li>
<li><a href="TableOutputFormat.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableOutputFormat</a></li>
<li><a href="TableRecordReader.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableRecordReader</a></li>
<li><a href="TableRecordReaderImpl.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableRecordReaderImpl</a></li>
<li><a href="TableReducer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableReducer</a></li>
<li><a href="TableSnapshotInputFormat.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableSnapshotInputFormat</a></li>
<li><a href="TableSnapshotInputFormat.TableSnapshotRegionRecordReader.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableSnapshotInputFormat.TableSnapshotRegionRecordReader</a></li>
<li><a href="TableSnapshotInputFormat.TableSnapshotRegionSplit.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableSnapshotInputFormat.TableSnapshotRegionSplit</a></li>
<li><a href="TableSnapshotInputFormatImpl.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableSnapshotInputFormatImpl</a></li>
<li><a href="TableSnapshotInputFormatImpl.InputSplit.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableSnapshotInputFormatImpl.InputSplit</a></li>
<li><a href="TableSnapshotInputFormatImpl.RecordReader.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableSnapshotInputFormatImpl.RecordReader</a></li>
<li><a href="TableSplit.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableSplit</a></li>
<li><a href="TextSortReducer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TextSortReducer</a></li>
<li><a href="TsvImporterMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TsvImporterMapper</a></li>
<li><a href="TsvImporterTextMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">TsvImporterTextMapper</a></li>
<li><a href="WALInputFormat.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">WALInputFormat</a></li>
<li><a href="WALInputFormat.WALKeyRecordReader.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">WALInputFormat.WALKeyRecordReader</a></li>
<li><a href="WALInputFormat.WALRecordReader.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">WALInputFormat.WALRecordReader</a></li>
<li><a href="WALInputFormat.WALSplit.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">WALInputFormat.WALSplit</a></li>
<li><a href="WALPlayer.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">WALPlayer</a></li>
<li><a href="WALPlayer.WALKeyValueMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">WALPlayer.WALKeyValueMapper</a></li>
<li><a href="WALPlayer.WALMapper.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">WALPlayer.WALMapper</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="CellCounter.CellCounterMapper.Counters.html" title="enum in org.apache.hadoop.hbase.mapreduce" target="classFrame">CellCounter.CellCounterMapper.Counters</a></li>
<li><a href="RowCounter.RowCounterMapper.Counters.html" title="enum in org.apache.hadoop.hbase.mapreduce" target="classFrame">RowCounter.RowCounterMapper.Counters</a></li>
<li><a href="SyncTable.SyncMapper.Counter.html" title="enum in org.apache.hadoop.hbase.mapreduce" target="classFrame">SyncTable.SyncMapper.Counter</a></li>
<li><a href="TableSplit.Version.html" title="enum in org.apache.hadoop.hbase.mapreduce" target="classFrame">TableSplit.Version</a></li>
<li><a href="WALPlayer.Counter.html" title="enum in org.apache.hadoop.hbase.mapreduce" target="classFrame">WALPlayer.Counter</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="ImportTsv.TsvParser.BadTsvLineException.html" title="class in org.apache.hadoop.hbase.mapreduce" target="classFrame">ImportTsv.TsvParser.BadTsvLineException</a></li>
</ul>
</div>
</body>
</html>