public class NetUtils2
extends java.lang.Object
Constructor and Description |
---|
NetUtils2() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getServerAddress(org.apache.hadoop.conf.Configuration conf,
java.lang.String oldBindAddressName,
java.lang.String oldPortName,
java.lang.String newBindAddressName)
Deprecated.
|
@Deprecated public static java.lang.String getServerAddress(org.apache.hadoop.conf.Configuration conf, java.lang.String oldBindAddressName, java.lang.String oldPortName, java.lang.String newBindAddressName)
conf
- the configuration to checkoldBindAddressName
- the old address attribute nameoldPortName
- the old port attribute namenewBindAddressName
- the new combined nameCopyright © 2009 The Apache Software Foundation