| Package | Description |
|---|---|
| org.apache.flink.streaming.connectors.kafka.table |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.ConfigOption<KafkaConnectorOptions.ScanBoundedMode> |
KafkaConnectorOptions.SCAN_BOUNDED_MODE |
| Modifier and Type | Method and Description |
|---|---|
static KafkaConnectorOptions.ScanBoundedMode |
KafkaConnectorOptions.ScanBoundedMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KafkaConnectorOptions.ScanBoundedMode[] |
KafkaConnectorOptions.ScanBoundedMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022–2023 The Apache Software Foundation. All rights reserved.