@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(Configuration conf) |
static String |
getMasterPrincipal(Configuration conf) |
static String |
getMasterUserName(Configuration conf) |
public static String getMasterUserName(Configuration conf)
public static InetSocketAddress getMasterAddress(Configuration conf)
public static String getMasterPrincipal(Configuration conf) throws IOException
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.