static class RSGroupInfoManagerImpl.RSGroupMappingScript extends Object
Modifier and Type | Field and Description |
---|---|
(package private) static String |
RS_GROUP_MAPPING_SCRIPT |
(package private) static String |
RS_GROUP_MAPPING_SCRIPT_TIMEOUT |
private org.apache.hadoop.util.Shell.ShellCommandExecutor |
rsgroupMappingScript |
Constructor and Description |
---|
RSGroupMappingScript(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
(package private) String |
getRSGroup(String namespace,
String tablename) |
static final String RS_GROUP_MAPPING_SCRIPT
static final String RS_GROUP_MAPPING_SCRIPT_TIMEOUT
private org.apache.hadoop.util.Shell.ShellCommandExecutor rsgroupMappingScript
RSGroupMappingScript(org.apache.hadoop.conf.Configuration conf)
String getRSGroup(String namespace, String tablename)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.