|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.mapred.NetUtils2
public class NetUtils2
Constructor Summary | |
---|---|
NetUtils2()
|
Method Summary | |
---|---|
static java.lang.String |
getServerAddress(org.apache.hadoop.conf.Configuration conf,
java.lang.String oldBindAddressName,
java.lang.String oldPortName,
java.lang.String newBindAddressName)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetUtils2()
Method Detail |
---|
@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 name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |