public final class DataNodes extends Object
| Constructor and Description |
|---|
DataNodes() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.