|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectokuyama.base.job.AbstractHelper
okuyama.imdst.helper.AbstractMasterManagerHelper
okuyama.imdst.helper.MasterManagerAcceptHelper
public class MasterManagerAcceptHelper
MasterManagerの使用する接続ソケットを監視し、読み込み待ちのソケットを見つけ出し、
処理対象のキューに登録する.
フィールドの概要 |
---|
クラス okuyama.imdst.helper.AbstractMasterManagerHelper から継承されたフィールド |
---|
keyNodeConnectPool, recoverProcessed |
クラス okuyama.base.job.AbstractHelper から継承されたフィールド |
---|
END, ERR, ERROR, helperConfigMap, helperParamShareMap, RUN, status, SUCCESS, WAIT |
コンストラクタの概要 | |
---|---|
MasterManagerAcceptHelper()
|
メソッドの概要 | |
---|---|
boolean |
addCheckEndParamQueue(java.lang.String addQueueName,
java.lang.Object[] clientMap)
インナークラス呼び出し用. |
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 MasterManagerAcceptHelper()
メソッドの詳細 |
---|
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
public boolean addCheckEndParamQueue(java.lang.String addQueueName, java.lang.Object[] clientMap)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |