| Package | Description |
|---|---|
| org.apache.flink.connector.hbase.sink |
| Modifier and Type | Class and Description |
|---|---|
class |
RowDataToMutationConverter
|
| Constructor and Description |
|---|
HBaseSinkFunction(String hTableName,
org.apache.hadoop.conf.Configuration conf,
HBaseMutationConverter<T> mutationConverter,
long bufferFlushMaxSizeInBytes,
long bufferFlushMaxMutations,
long bufferFlushIntervalMillis) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.