HBaseInputFormat
.@Deprecated public abstract class TableInputFormat<T extends Tuple> extends HBaseInputFormat<T>
InputFormat
subclass that wraps the access for HTables.connection, currentRow, endReached, LOG, resultScanner, scan, scannedRows, serializedConfig, table
Constructor and Description |
---|
TableInputFormat(Configuration hConf)
Deprecated.
|
getScanner, getTableName, initTable, mapResultToOutType, mapResultToTuple
close, closeTable, configure, createInputSplits, getConnection, getHadoopConfiguration, getInputSplitAssigner, getStatistics, includeRegionInScan, nextRecord, open, reachedEnd
closeInputFormat, getRuntimeContext, openInputFormat, setRuntimeContext
public TableInputFormat(Configuration hConf)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.