| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.api.configuration.util | |
| org.apache.seatunnel.api.env | |
| org.apache.seatunnel.api.table.factory |
| 限定符和类型 | 方法和说明 |
|---|---|
OptionRule |
OptionRule.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConfigValidator.validate(OptionRule rule) |
| 限定符和类型 | 方法和说明 |
|---|---|
static OptionRule |
EnvOptionRule.getEnvOptionRules() |
| 限定符和类型 | 方法和说明 |
|---|---|
OptionRule |
Factory.optionRule()
Returns the rule for options.
|
static OptionRule |
FactoryUtil.sinkFullOptionRule(@NonNull TableSinkFactory factory)
This method is called by SeaTunnel Web to get the full option rule of a sink.
|
static OptionRule |
FactoryUtil.sourceFullOptionRule(@NonNull TableSourceFactory factory)
This method is called by SeaTunnel Web to get the full option rule of a source.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.