概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
T
take()
- インタフェース jp.terasoluna.fw.batch.core.
WorkQueue
のメソッド
作業キューから作業単位を取得する。
take()
- クラス jp.terasoluna.fw.batch.standard.
StandardWorkQueue
のメソッド
キューの要素を取得する。
THREAD_POOL_DEFINITION_NAME
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の static 変数
スレッドプール用Bean定義ファイル名。
threadSize
- クラス jp.terasoluna.fw.batch.springsupport.standard.
ThreadSizeFactoryBean
の変数
生成するスレッド数。
ThreadSizeFactoryBean
-
jp.terasoluna.fw.batch.springsupport.standard
の クラス
スレッドプールのサイズを生成するクラス。
ThreadSizeFactoryBean()
- クラス jp.terasoluna.fw.batch.springsupport.standard.
ThreadSizeFactoryBean
のコンストラクタ
throwableHandler
- クラス jp.terasoluna.fw.batch.commonj.
WorkManagerExecutorService
の変数
推奨されていません。
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.controlbreak.
ControlBreakProcessor
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.core.
JobManager
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.core.
JobWorker
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.core.
StandardBLogicExecutor
の変数
Throwableハンドラ。
ThrowableHandler
-
jp.terasoluna.fw.batch.core
の インタフェース
Throwableハンドラインタフェース。
throwableHandler
- クラス jp.terasoluna.fw.batch.restart.
JobContextRestorer
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.restart.
RestartPointCloser
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.restart.
RestartPointUpdater
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.restart.
RestartPostProcessor
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.restart.
RestartPreProcessor
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.springsupport.standard.
FixedThreadPoolWorkerExecutorService
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalQueueProcessor
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.standard.
RunnableQueueProcessor
の変数
Throwableハンドラ。
throwableHandler
- クラス jp.terasoluna.fw.batch.standard.
StandardSupportProcessor
の変数
Throwableハンドラ。
THROWABLEHANDLER_NAME
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の static 変数
Throwableハンドラ用Bean名。
ThrowBatchSystemErrorThrowableHandler
-
jp.terasoluna.fw.batch.standard
の クラス
ThrowableHandler
インタフェースの標準実装クラス。
ThrowBatchSystemErrorThrowableHandler()
- クラス jp.terasoluna.fw.batch.standard.
ThrowBatchSystemErrorThrowableHandler
のコンストラクタ
toString()
- クラス jp.terasoluna.fw.batch.core.
CollectorResult
のメソッド
対象データ取得結果の文字列表現を取得する。
toString()
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfo
のメソッド
引数の設定値を文字列を作成。
toString()
- クラス jp.terasoluna.fw.batch.openapi.
BLogicResult
のメソッド
パラメータを文字列に設定。
TransactionalBLogicResultHandler
-
jp.terasoluna.fw.batch.springsupport.transaction
の クラス
トランザクション処理を行う
BLogicResultHandler
インタフェースの 実装クラス。
TransactionalBLogicResultHandler()
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalBLogicResultHandler
のコンストラクタ
TransactionalJobStatus
-
jp.terasoluna.fw.batch.springsupport.transaction
の クラス
トランザクション情報を保持するジョブステータスクラス。
TransactionalJobStatus()
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalJobStatus
のコンストラクタ
TransactionalQueueProcessor
-
jp.terasoluna.fw.batch.springsupport.transaction
の クラス
キューの処理をトランザクションで行うキュープロセッサクラス。
TransactionalQueueProcessor()
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalQueueProcessor
のコンストラクタ
TransactionalSupportLogicResultHandler
-
jp.terasoluna.fw.batch.springsupport.transaction
の クラス
トランザクション処理を行う
SupportLogicResultHandler
インタフェ ースの実装クラス。
TransactionalSupportLogicResultHandler()
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalSupportLogicResultHandler
のコンストラクタ
TransactionalSupportProcessor
-
jp.terasoluna.fw.batch.springsupport.transaction
の クラス
トランザクション処理を行う
SupportProcessor
インタフェースの実装 クラス。
TransactionalSupportProcessor()
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalSupportProcessor
のコンストラクタ
TransactionalWorker
-
jp.terasoluna.fw.batch.springsupport.transaction
の クラス
トランザクション処理を行うワーカー実装クラス。
TransactionalWorker()
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalWorker
のコンストラクタ
transactionManager
- クラス jp.terasoluna.fw.batch.commonj.transaction.
JobResultInfoHandlerImpl
の変数
推奨されていません。
トランザクションマネージャ。
transactionManager
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalJobStatus
の変数
トランザクションマネージャ。
transactionStatus
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalJobStatus
の変数
実行中のトランザクションのトランザクションステータス。
transChunkControlBreakDefItemList
- クラス jp.terasoluna.fw.batch.controlbreak.
ControlBreakChunk
の変数
トランスコントロールブレイクキーリスト。
transChunkControlBreakDefItemList
- クラス jp.terasoluna.fw.batch.controlbreak.
ControlBreakDef
の変数
トランスチャンクコントロールブレイクの「ブレイクキー、ハンドラ」リスト。
transChunkControlBreakKeyList
- クラス jp.terasoluna.fw.batch.controlbreak.
ControlBreakChunk
の変数
トランスコントロールブレイクキー。
transNextData
- クラス jp.terasoluna.fw.batch.controlbreak.
ControlBreakChunk
の変数
対象オブジェクトに関して、次のオブジェクトの属性を保持するマップ。
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W