|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.mapred.SshFenceByTcpPort.Args
public static class SshFenceByTcpPort.Args
Container for the parsed arg line for this fencing method.
Field Summary | |
---|---|
int |
sshPort
|
java.lang.String |
user
|
Constructor Summary | |
---|---|
SshFenceByTcpPort.Args(java.lang.String arg)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String user
public int sshPort
Constructor Detail |
---|
public SshFenceByTcpPort.Args(java.lang.String arg) throws org.apache.hadoop.ha.BadFencingConfigurationException
org.apache.hadoop.ha.BadFencingConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |