HBaseLookupFunction(org.apache.hadoop.conf.Configuration configuration,
String hTableName,
HBaseTableSchema hbaseTableSchema) |
HBaseRowInputFormat(org.apache.hadoop.conf.Configuration conf,
String tableName,
HBaseTableSchema schema) |
HBaseUpsertSinkFunction(String hTableName,
HBaseTableSchema schema,
org.apache.hadoop.conf.Configuration conf,
long bufferFlushMaxSizeInBytes,
long bufferFlushMaxMutations,
long bufferFlushIntervalMillis) |
HBaseUpsertTableSink(HBaseTableSchema hbaseTableSchema,
HBaseOptions hbaseOptions,
HBaseWriteOptions writeOptions) |