| Modifier and Type | Class and Description |
|---|---|
class |
YamlUserConfiguration
User for YAML.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
YamlRuleConfiguration
YAML rule configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
YamlRootConfiguration
YAML root configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
YamlShardingSphereAlgorithmConfiguration
ShardingSphere algorithm configuration for YAML.
|
| Modifier and Type | Class and Description |
|---|---|
class |
YamlModeConfiguration
YAML mode configuration.
|
class |
YamlPersistRepositoryConfiguration
YAML persist repository configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
YamlOnRuleAlteredActionConfiguration
YAML on rule altered action configuration.
|
static class |
YamlOnRuleAlteredActionConfiguration.YamlInputConfiguration |
static class |
YamlOnRuleAlteredActionConfiguration.YamlOutputConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
YamlConfigurationSwapper<Y extends YamlConfiguration,T>
YAML configuration swapper.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends YamlConfiguration> |
YamlEngine.unmarshal(byte[] yamlBytes,
Class<T> classType)
Unmarshal YAML.
|
static <T extends YamlConfiguration> |
YamlEngine.unmarshal(File yamlFile,
Class<T> classType)
Unmarshal YAML.
|
| Modifier and Type | Class and Description |
|---|---|
class |
YamlColumnMetaData
Column meta data for YAML.
|
class |
YamlConstraintMetaData
Constraint meta data for YAML.
|
class |
YamlIndexMetaData
Index meta data for YAML.
|
class |
YamlSchema
ShardingSphere schema for YAML.
|
class |
YamlTableMetaData
Table meta data for YAML.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.