| Package | Description |
|---|---|
| io.shardingsphere.core.yaml.proxy |
| Modifier and Type | Method and Description |
|---|---|
static YamlProxyConfiguration |
YamlProxyConfiguration.unmarshal(byte[] yamlBytes)
Unmarshal yaml sharding configuration from yaml bytes.
|
static YamlProxyConfiguration |
YamlProxyConfiguration.unmarshal(File yamlFile)
Unmarshal yaml sharding configuration from yaml file.
|
Copyright © 2018. All rights reserved.