| 程序包 | 说明 |
|---|---|
| xyz.hellothomas.jedi.client | |
| xyz.hellothomas.jedi.client.enums | |
| xyz.hellothomas.jedi.client.internals |
| 限定符和类型 | 方法和说明 |
|---|---|
ConfigSourceType |
Config.getSourceType()
Return the config's source type, i.e. where is the config loaded from
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ConfigSourceType |
ConfigSourceType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ConfigSourceType[] |
ConfigSourceType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
ConfigSourceType |
ConfigRepository.getSourceType()
Return the config's source type, i.e. where is the config loaded from
|
ConfigSourceType |
DefaultConfig.getSourceType() |
ConfigSourceType |
RemoteConfigRepository.getSourceType() |
Copyright © 2021 hellothomas. All rights reserved.