public final class DataNodes extends Object
| Constructor and Description |
|---|
DataNodes(Collection<ShardingSphereRule> rules) |
| Modifier and Type | Method and Description |
|---|---|
Collection<DataNode> |
getDataNodes(String tableName)
Get data nodes.
|
public DataNodes(Collection<ShardingSphereRule> rules)
public Collection<DataNode> getDataNodes(String tableName)
tableName - table nameCopyright © 2022 The Apache Software Foundation. All rights reserved.