| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.common.config |
| 限定符和类型 | 方法和说明 |
|---|---|
static CheckResult |
CheckConfigUtil.check(Config config,
String... params)
已过时。
|
static CheckResult |
CheckConfigUtil.checkAllExists(Config config,
String... params) |
static CheckResult |
CheckConfigUtil.checkAtLeastOneExists(Config config,
String... params)
check config if there was at least one usable
|
static CheckResult |
CheckResult.error(String msg) |
static CheckResult |
CheckConfigUtil.mergeCheckResults(CheckResult... checkResults)
merge all check result
|
static CheckResult |
CheckResult.success() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CheckResult |
CheckConfigUtil.mergeCheckResults(CheckResult... checkResults)
merge all check result
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.