public class NebulaValidator
extends org.apache.flink.table.descriptors.ConnectorDescriptorValidator
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CONNECTOR_ADDRESS |
static String |
CONNECTOR_LABEL |
static String |
CONNECTOR_LOOKUP_CACHE_MAX_ROWS |
static String |
CONNECTOR_LOOKUP_CACHE_TTL |
static String |
CONNECTOR_LOOKUP_MAX_RETRIES |
static String |
CONNECTOR_PASSWORD |
static String |
CONNECTOR_READ_FETCH_SIZE |
static String |
CONNECTOR_READ_PARTITION_COLUMN |
static String |
CONNECTOR_READ_PARTITION_LOWER_BOUND |
static String |
CONNECTOR_READ_PARTITION_NUM |
static String |
CONNECTOR_READ_PARTITION_UPPER_BOUND |
static String |
CONNECTOR_READ_QUERY |
static String |
CONNECTOR_SPACE |
static String |
CONNECTOR_TYPE_VALUE_NEBULA |
static String |
CONNECTOR_USERNAME |
static String |
CONNECTOR_WRITE_FLUSH_INTERVAL |
static String |
CONNECTOR_WRITE_FLUSH_MAX_ROWS |
static String |
CONNECTOR_WRITE_MAX_RETRIES |
| 构造器和说明 |
|---|
NebulaValidator() |
public static final String CONNECTOR_READ_PARTITION_COLUMN
public static final String CONNECTOR_READ_PARTITION_LOWER_BOUND
public static final String CONNECTOR_READ_PARTITION_UPPER_BOUND
public static final String CONNECTOR_LOOKUP_CACHE_MAX_ROWS
public static final String CONNECTOR_WRITE_FLUSH_MAX_ROWS
public static final String CONNECTOR_WRITE_FLUSH_INTERVAL
Copyright © 2021. All rights reserved.