@Internal
public class HBaseValidator
extends org.apache.flink.table.descriptors.ConnectorDescriptorValidator
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTOR_TABLE_NAME |
static String |
CONNECTOR_TYPE_VALUE_HBASE |
static String |
CONNECTOR_VERSION_VALUE_143 |
static String |
CONNECTOR_WRITE_BUFFER_FLUSH_INTERVAL |
static String |
CONNECTOR_WRITE_BUFFER_FLUSH_MAX_ROWS |
static String |
CONNECTOR_WRITE_BUFFER_FLUSH_MAX_SIZE |
static String |
CONNECTOR_ZK_NODE_PARENT |
static String |
CONNECTOR_ZK_QUORUM |
| Constructor and Description |
|---|
HBaseValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.apache.flink.table.descriptors.DescriptorProperties properties) |
public static final String CONNECTOR_TYPE_VALUE_HBASE
public static final String CONNECTOR_VERSION_VALUE_143
public static final String CONNECTOR_TABLE_NAME
public static final String CONNECTOR_ZK_QUORUM
public static final String CONNECTOR_ZK_NODE_PARENT
public static final String CONNECTOR_WRITE_BUFFER_FLUSH_MAX_SIZE
public static final String CONNECTOR_WRITE_BUFFER_FLUSH_MAX_ROWS
public static final String CONNECTOR_WRITE_BUFFER_FLUSH_INTERVAL
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.