|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectokuyama.base.job.AbstractHelper
okuyama.imdst.helper.AbstractMasterManagerHelper
okuyama.imdst.helper.MasterManagerHelper
public class MasterManagerHelper
MasterNodeのメイン実行部分
フィールドの概要 |
---|
クラス okuyama.imdst.helper.AbstractMasterManagerHelper から継承されたフィールド |
---|
keyNodeConnectPool, recoverProcessed |
クラス okuyama.base.job.AbstractHelper から継承されたフィールド |
---|
END, ERR, ERROR, helperConfigMap, helperParamShareMap, RUN, status, SUCCESS, WAIT |
コンストラクタの概要 | |
---|---|
MasterManagerHelper()
|
メソッドの概要 | |
---|---|
void |
endHelper()
Helper後処理. |
java.lang.String |
executeHelper(java.lang.String optionParam)
executeHelper. |
void |
initHelper(java.lang.String initValue)
initHelper. |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public MasterManagerHelper()
メソッドの詳細 |
---|
public void initHelper(java.lang.String initValue)
AbstractHelper
の記述:
AbstractHelper
内の initHelper
public java.lang.String executeHelper(java.lang.String optionParam) throws BatchException
AbstractHelper
の記述:
AbstractHelper
内の executeHelper
BatchException
public void endHelper()
AbstractHelper
内の endHelper
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |