public interface ShardingSphereYamlTupleProcessor
| Modifier and Type | Method and Description |
|---|---|
String |
getTupleName()
Get tuple name.
|
org.yaml.snakeyaml.nodes.NodeTuple |
process(org.yaml.snakeyaml.nodes.NodeTuple nodeTuple)
Process YAML tuple for representer.
|
String getTupleName()
org.yaml.snakeyaml.nodes.NodeTuple process(org.yaml.snakeyaml.nodes.NodeTuple nodeTuple)
nodeTuple - YAML node tupleCopyright © 2023 The Apache Software Foundation. All rights reserved.