public final class DataNodes extends Object
| 构造器和说明 |
|---|
DataNodes() |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,List<DataNode>> |
getDataNodeGroups(String tableName)
Get data node groups.
|
Collection<DataNode> |
getDataNodes(String tableName)
Get data nodes.
|
public Collection<DataNode> getDataNodes(String tableName)
tableName - table nameCopyright © 2020 The Apache Software Foundation. All rights reserved.