@InterfaceAudience.Private @InterfaceStability.Unstable public class Master extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Master.State |
| Constructor and Description |
|---|
Master() |
| Modifier and Type | Method and Description |
|---|---|
static InetSocketAddress |
getMasterAddress(org.apache.hadoop.conf.Configuration conf) |
static String |
getMasterPrincipal(org.apache.hadoop.conf.Configuration conf) |
static String |
getMasterUserName(org.apache.hadoop.conf.Configuration conf) |
public static String getMasterUserName(org.apache.hadoop.conf.Configuration conf)
public static InetSocketAddress getMasterAddress(org.apache.hadoop.conf.Configuration conf)
public static String getMasterPrincipal(org.apache.hadoop.conf.Configuration conf) throws IOException
IOExceptionCopyright © 2017 Apache Software Foundation. All Rights Reserved.