概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
I
IBatisDbCollectorImpl
-
jp.terasoluna.fw.batch.ibatissupport
の クラス
iBatisを用いた対象データ取得の実装クラス。
IBatisDbCollectorImpl()
- クラス jp.terasoluna.fw.batch.ibatissupport.
IBatisDbCollectorImpl
のコンストラクタ
IBatisDbCollectorImpl.QueuePutRowHandler
-
jp.terasoluna.fw.batch.ibatissupport
の クラス
Row
ハンドラの実装クラス。
IBatisDbCollectorImpl.QueuePutRowHandler(CollectedDataHandler, JobStatus)
- クラス jp.terasoluna.fw.batch.ibatissupport.
IBatisDbCollectorImpl.QueuePutRowHandler
のコンストラクタ
コンストラクタ。
incrementBatchUpdateCount(int)
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のメソッド
バッチ処理更新数をカウントする。
incrementCollected()
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のメソッド
Collecterの処理件数をインクリメントする。
incrementCommitCount()
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のメソッド
コミット数をインクリメントする。
init()
- クラス jp.terasoluna.fw.batch.controlbreak.
ControlBreakDef
のメソッド
初期化処理。
init()
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfo
のメソッド
ジョブ依頼情報の初期化用メソッド。
initDefaultJobExitCodeMap()
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
のメソッド
ジョブ終了コードのマップを初期化する。
initEndFileChecker(JobStatus, JobContext)
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
のメソッド
終了ファイル監視スレッドの初期化を行う。
InitializeException
-
jp.terasoluna.fw.batch.core
の 例外
初期処理例外クラス。
InitializeException()
- 例外 jp.terasoluna.fw.batch.core.
InitializeException
のコンストラクタ
コンストラクタ。
InitializeException(String)
- 例外 jp.terasoluna.fw.batch.core.
InitializeException
のコンストラクタ
コンストラクタ。
initJobRestartInfo(JobRestartInfo, JobContext, JobStatus)
- クラス jp.terasoluna.fw.batch.restart.
JobRestartTableHandler
のメソッド
ジョブ処理状況、ジョブコンテキストのデータを更新対象のリスタート情報へ 設定する。
inParameters
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfo
の変数
起動引数。
inputData
- 例外 jp.terasoluna.fw.batch.validation.
ValidateException
の変数
入力データ
inputFileName
- クラス jp.terasoluna.fw.batch.standard.
StandardFileCollector
の変数
入力ファイル名。
INSERT_JOB_RESTART_POINT
- クラス jp.terasoluna.fw.batch.restart.
JobRestartTableHandler
の static 変数
リスタート情報更新(新規追加)用SQLキー。
INSERT_JOB_RESULT
- クラス jp.terasoluna.fw.batch.commonj.transaction.
JobResultInfoHandlerImpl
の static 変数
ジョブ実行管理へ登録するSQLID。
insertRestartPoint(JobRestartInfo)
- クラス jp.terasoluna.fw.batch.restart.
JobRestartTableHandler
のメソッド
リスタート情報の「起動状況」更新用メソッド。
intervalSeconds
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfoCollector
の変数
ジョブ管理テーブルの監視周期(秒)。
isAbendOrSuspending(JobStatus)
- クラス jp.terasoluna.fw.batch.restart.
RestartPostProcessor
のメソッド
JobStatusの状態を確認する。
isAsync()
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
のメソッド
非同期ジョブ起動であるかを評価する。
isChunkControlBreak()
- クラス jp.terasoluna.fw.batch.controlbreak.
ControlBreakChunk
のメソッド
チャンクコントロールブレイクが発生しているかどうかを判定する。
isContinue()
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のメソッド
ジョブが継続状況であるかどうかを取得する。
isDaemon()
- クラス jp.terasoluna.fw.batch.commonj.init.
JobExecutor
のメソッド
Workオブジェクトのライフスタイルを決定する。
isEmpty()
- クラス jp.terasoluna.fw.batch.messages.
BLogicMessages
のメソッド
メッセージが格納されていない場合、trueを返す。
isEndChunk()
- クラス jp.terasoluna.fw.batch.controlbreak.
ControlBreakChunk
のメソッド
最終チャンクであるかを評価する。
isEndMark()
- クラス jp.terasoluna.fw.batch.core.
Chunk
のメソッド
チャンクの終端であるかを評価する。
isEndMark()
- インタフェース jp.terasoluna.fw.batch.core.
WorkUnit
のメソッド
このインタフェースを実装するインスタンスが、キューの最後のデータであるか どうかを取得する。
isEndMark()
- クラス jp.terasoluna.fw.batch.init.
AbstractJobControlInfo
のメソッド
キューの終端であるか評価する。
isEndMark()
- クラス jp.terasoluna.fw.batch.partition.
PartitionRowObject
のメソッド
このオブジェクトがキューの最後のオブジェクトであるであるかを返す。
isEndStatus
- 列挙 jp.terasoluna.fw.batch.core.
JobStatus.STATE
の変数
ジョブ状態が終了状態であるかどうかを示すフラグ。
isEndStatus()
- 列挙 jp.terasoluna.fw.batch.core.
JobStatus.STATE
のメソッド
終了状況を判断する。
isExecuting()
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のメソッド
ジョブが起動/再起動状況であるかどうかを取得する。
isResource()
- クラス jp.terasoluna.fw.batch.messages.
BLogicMessage
のメソッド
キーがバンドルキーかそれとも文字通りの値であるかを判定する。
isRestartable()
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のメソッド
ジョブがリスタート可能なジョブであるかどうかを取得する。
isRestartable()
- クラス jp.terasoluna.fw.batch.openapi.
JobContext
のメソッド
実行中のジョブがリスタート可能なジョブとして設定されているかを取得する。
isRestarted()
- クラス jp.terasoluna.fw.batch.openapi.
JobContext
のメソッド
リスタート実行フラグを取得する。
isShutdownGraceful()
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のメソッド
中断終了が設定されているかどうかを取得する。
isShutdownImmediate()
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のメソッド
強制終了が設定されているかどうかを取得する。
isSingleton()
- クラス jp.terasoluna.fw.batch.springsupport.standard.
ThreadSizeFactoryBean
のメソッド
FactoryBean
の実装。
iterator()
- クラス jp.terasoluna.fw.batch.core.
Chunk
のメソッド
チャンクで保持されているデータの反復子を返す。
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W