| Package | Description |
|---|---|
| org.apache.shardingsphere.elasticjob.infra.yaml.config |
| Modifier and Type | Interface and Description |
|---|---|
interface |
YamlConfigurationConverter<T,Y extends YamlConfiguration<T>>
YAML configuration converter.
|
| Modifier and Type | Method and Description |
|---|---|
static <T,Y extends YamlConfiguration<T>> |
YamlConfigurationConverterFactory.findConverter(Class<T> configurationType)
Find
YamlConfigurationConverter for specific configuration type. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.