概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
R
readNextLine
- クラス jp.terasoluna.fw.batch.standard.
StandardFileCollector
の変数
FileLineExceptionスロー時、後続処理判定用のフラグ。
receiveTime
- クラス jp.terasoluna.fw.batch.jobmessage.
JobMessageInfo
の変数
メッセージ受信日時。
refreshCount
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfoCollector
の変数
リフレッシュカウント。
registerChildObjectName
- クラス jp.terasoluna.fw.batch.monitor.
MBeanRegister
の static 変数
推奨されていません。
MBeanServerに登録された子ジョブのMBean名を保持するマップ。
registerMBean(JobStatus)
- クラス jp.terasoluna.fw.batch.monitor.
MBeanRegister
のメソッド
推奨されていません。
MBeanServerにJobResult(mbean)を登録する。
registerMBeanJobStatusMap
- クラス jp.terasoluna.fw.batch.monitor.
MBeanRegister
の static 変数
推奨されていません。
MBeanServerに登録されたMBean名を保持するマップ。
registerParentObjectName
- クラス jp.terasoluna.fw.batch.monitor.
MBeanRegister
の static 変数
推奨されていません。
MBeanServerに登録された親ジョブのMBean名を保持するマップ。
registerRestartPoint(JobContext, JobStatus)
- クラス jp.terasoluna.fw.batch.restart.
JobRestartTableHandler
のメソッド
リスタートポイント更新処理。
registerTime
- クラス jp.terasoluna.fw.batch.init.
JobControlInfo
の変数
ジョブ依頼情報の登録日時
registerTime
- クラス jp.terasoluna.fw.batch.restart.
StandardJobRestartInfo
の変数
リスタート情報の登録日時
REJECTED_JOB_EXIT_CODE
- クラス jp.terasoluna.fw.batch.commonj.listener.
JobExecutorListener
の static 変数
推奨されていません。
作業依頼を拒否されたときの終了コード。
release()
- クラス jp.terasoluna.fw.batch.commonj.init.
JobExecutor
のメソッド
推奨されていません。
ワークの終了時の処理。
releaseAndCreateSavepoint()
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalJobStatus
のメソッド
セーブポイントを作成していた場合には解放し、新たにセーブポイントを作成 する。
removeJobStatus(String)
- クラス jp.terasoluna.fw.batch.init.
EndFileChecker
のメソッド
終了制御を行ったジョブステータスをマップから削除する。
removeJobStatusFromEndFileChecker(JobStatus, JobContext)
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
のメソッド
終了ファイル監視スレッドに登録されたジョブの処理状態を削除する。
removeParentJobStatus(JobStatus, String, String)
- クラス jp.terasoluna.fw.batch.init.
EndFileChecker
のメソッド
親ジョブのジョブステータスを処理状況格納用Mapから削除する。
removeWork(WorkItem)
- クラス jp.terasoluna.fw.batch.commonj.listener.
JobExecutorListener
のメソッド
推奨されていません。
作業が完了したワークを削除する。
removeWork(WorkItem)
- インタフェース jp.terasoluna.fw.batch.commonj.listener.
WorkMapListener
のメソッド
推奨されていません。
作業が完了したワークを削除する。
removeWork(WorkItem)
- クラス jp.terasoluna.fw.batch.commonj.listener.
WorkQueueListener
のメソッド
推奨されていません。
作業が完了したワークを削除する。
REPLACEMENT_EXIT_CODE
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobStarter
の static 変数
置換対象終了コード
requestNo
- クラス jp.terasoluna.fw.batch.restart.
StandardJobRestartInfo
の変数
ジョブリクエスト番号
resetChildData(JobStatus, JobContext)
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のメソッド
子ジョブ処理状況に親ジョブ処理状況を設定する。
resource
- クラス jp.terasoluna.fw.batch.messages.
BLogicMessage
の変数
キーがバンドルキー(true)かそれとも文字通りの値(false)であるか。
restartable
- クラス jp.terasoluna.fw.batch.core.
JobStatus
の変数
リスタート処理有無。
restartable
- クラス jp.terasoluna.fw.batch.openapi.
JobContext
の変数
リスタート可能フラグ。
restarted
- クラス jp.terasoluna.fw.batch.openapi.
JobContext
の変数
リスタート実行フラグ。
RestartJobStatus
-
jp.terasoluna.fw.batch.restart
の クラス
リスタート用ジョブの処理状況を保持するクラス。
RestartJobStatus(JobStatus)
- クラス jp.terasoluna.fw.batch.restart.
RestartJobStatus
のコンストラクタ
コンストラクタ。
restartPoint
- クラス jp.terasoluna.fw.batch.core.
JobStatus
の変数
既存リスタート情報。
restartPoint
- クラス jp.terasoluna.fw.batch.openapi.
JobContext
の変数
リスタートポイント。
restartPoint
- クラス jp.terasoluna.fw.batch.restart.
StandardJobRestartInfo
の変数
リスタートポイント
restartPointClear(JobStatus, String)
- クラス jp.terasoluna.fw.batch.restart.
JobRestartTableHandler
のメソッド
リスタート情報のクリア処理用メソッド(レコード更新)。
RestartPointCloser
-
jp.terasoluna.fw.batch.restart
の クラス
リスタート情報クローズ用ワーカクラス。
RestartPointCloser()
- クラス jp.terasoluna.fw.batch.restart.
RestartPointCloser
のコンストラクタ
RestartPointUpdater
-
jp.terasoluna.fw.batch.restart
の クラス
リスタートポイント登録用ワーカクラス。
RestartPointUpdater()
- クラス jp.terasoluna.fw.batch.restart.
RestartPointUpdater
のコンストラクタ
RestartPostProcessor
-
jp.terasoluna.fw.batch.restart
の クラス
ジョブリスタート時のジョブ後処理用クラス。
RestartPostProcessor()
- クラス jp.terasoluna.fw.batch.restart.
RestartPostProcessor
のコンストラクタ
RestartPreProcessor
-
jp.terasoluna.fw.batch.restart
の クラス
ジョブリスタート時のジョブ前処理用クラス。
RestartPreProcessor()
- クラス jp.terasoluna.fw.batch.restart.
RestartPreProcessor
のコンストラクタ
RestartQueueProcessor
-
jp.terasoluna.fw.batch.restart
の クラス
リスタート時のキュー処理用クラス。
RestartQueueProcessor()
- クラス jp.terasoluna.fw.batch.restart.
RestartQueueProcessor
のコンストラクタ
restartWorker
- クラス jp.terasoluna.fw.batch.restart.
RestartQueueProcessor
の変数
本処理&リスタート情報のクローズ処理をするワーカー。
resultClass
- クラス jp.terasoluna.fw.batch.standard.
StandardFileCollector
の変数
結果クラス。
resultCounter
- クラス jp.terasoluna.fw.batch.core.
JobStatus
の変数
BLogicの処理件数。
ResultCounter
-
jp.terasoluna.fw.batch.core
の クラス
処理結果件数をカウントするクラス。
ResultCounter()
- クラス jp.terasoluna.fw.batch.core.
ResultCounter
のコンストラクタ
returnCode
- クラス jp.terasoluna.fw.batch.core.
CollectorResult
の変数
リターンコード。
returnCode
- クラス jp.terasoluna.fw.batch.openapi.
BLogicResult
の変数
返却コード。
ReturnCode
-
jp.terasoluna.fw.batch.openapi
の 列挙型
返却コードの列挙クラス。
ReturnCode()
- 列挙 jp.terasoluna.fw.batch.openapi.
ReturnCode
のコンストラクタ
rollback()
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalJobStatus
のメソッド
トランザクションをロールバックする。
rollbackToSavepoint()
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalJobStatus
のメソッド
セーブポイントまでトランザクションをロールバックする。
rowObject
- クラス jp.terasoluna.fw.batch.controlbreak.
ControlBreakRowObject
の変数
処理対象データ。
run()
- クラス jp.terasoluna.fw.batch.commonj.init.
ChildJobExecutor
のメソッド
推奨されていません。
ジョブの非同期並列実行。
run()
- クラス jp.terasoluna.fw.batch.commonj.init.
JobExecutor
のメソッド
推奨されていません。
非同期並列実行を行う。
run()
- クラス jp.terasoluna.fw.batch.init.
EndFileChecker
のメソッド
ジョブ終了ファイル監視起動用メソッド。
run()
- クラス jp.terasoluna.fw.batch.standard.
RunnableQueueProcessor
のメソッド
キュープロセッサを起動する。
RunnableQueueProcessor
-
jp.terasoluna.fw.batch.standard
の クラス
キュープロセッサをマルチスレッドで実行するためのラッパークラス。
RunnableQueueProcessor(QueueProcessor, WorkQueue, JobStatus, LinkedHashMap<JobException, JobExceptionHandler>, JobExceptionHandler, ThrowableHandler)
- クラス jp.terasoluna.fw.batch.standard.
RunnableQueueProcessor
のコンストラクタ
コンストラクタ。
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W