@InterfaceAudience.Private public class BoundedGroupingStrategy extends Object implements RegionGroupingProvider.RegionGroupingStrategy
GROUP_NAME_DELIMITER| Constructor and Description |
|---|
BoundedGroupingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
group(byte[] identifier,
byte[] namespace)
Given an identifier and a namespace, pick a group.
|
void |
init(org.apache.hadoop.conf.Configuration config,
String providerId) |
public String group(byte[] identifier, byte[] namespace)
RegionGroupingProvider.RegionGroupingStrategygroup in interface RegionGroupingProvider.RegionGroupingStrategypublic void init(org.apache.hadoop.conf.Configuration config,
String providerId)
init in interface RegionGroupingProvider.RegionGroupingStrategyCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.