public final class ShardingStatisticsAPIImpl extends Object implements ShardingStatisticsAPI
| Constructor and Description |
|---|
ShardingStatisticsAPIImpl() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ShardingInfo> |
getShardingInfo(String jobName)
Get sharding info.
|
public Collection<ShardingInfo> getShardingInfo(String jobName)
ShardingStatisticsAPIgetShardingInfo in interface ShardingStatisticsAPIjobName - job nameCopyright © 2021 The Apache Software Foundation. All rights reserved.