A B C D E F G H I J K L M N O P Q R S T U V W

P

parameter - クラス jp.terasoluna.fw.batch.openapi.JobContext の変数
起動時の引数。
parentManager - クラス jp.terasoluna.fw.batch.restart.RestartPostProcessor の変数
Rootマネジャー有無
parentManager - クラス jp.terasoluna.fw.batch.restart.RestartPreProcessor の変数
Rootマネジャー有無
partitionKey - クラス jp.terasoluna.fw.batch.core.JobStatus の変数
ジョブ分割キー。
partitionKey - クラス jp.terasoluna.fw.batch.jobmessage.JobMessageInfo の変数
パーティションキー。
partitionKey - クラス jp.terasoluna.fw.batch.openapi.JobContext の変数
分割ジョブのパーティションキー。
partitionKey - クラス jp.terasoluna.fw.batch.partition.PartitionRowObject の変数
分割キー。
partitionKey - クラス jp.terasoluna.fw.batch.restart.StandardJobRestartInfo の変数
ジョブパーティションキー
PartitionKeyHandler - jp.terasoluna.fw.batch.partition の クラス
分割処理時にパーティションキーを処理する対象データハンドラ。
PartitionKeyHandler(WorkQueue, JobContext) - クラス jp.terasoluna.fw.batch.partition.PartitionKeyHandler のコンストラクタ
コンストラクタ。
PartitionKeyHandlerFactory - jp.terasoluna.fw.batch.partition の クラス
分割キー処理用ハンドラのファクトリクラス。
PartitionKeyHandlerFactory() - クラス jp.terasoluna.fw.batch.partition.PartitionKeyHandlerFactory のコンストラクタ
 
partitionNo - クラス jp.terasoluna.fw.batch.core.JobStatus の変数
ジョブパーティション番号。
partitionNo - クラス jp.terasoluna.fw.batch.jobmessage.JobMessageInfo の変数
パーティションNo。
partitionNo - クラス jp.terasoluna.fw.batch.openapi.JobContext の変数
分割ジョブのパーティション番号。
partitionNo - クラス jp.terasoluna.fw.batch.partition.PartitionRowObject の変数
分割キー番号。
partitionNo - クラス jp.terasoluna.fw.batch.restart.StandardJobRestartInfo の変数
ジョブパーティション番号
PartitionRowObject - jp.terasoluna.fw.batch.partition の クラス
分割キークラス。
PartitionRowObject(int, Object, JobContext) - クラス jp.terasoluna.fw.batch.partition.PartitionRowObject のコンストラクタ
コンストラクタ。
postJobProcessor - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の変数
ジョブ後処理用インスタンス。
postProcessor - クラス jp.terasoluna.fw.batch.core.JobManager の変数
ジョブ後処理を行うサポートプロセッサ。
postProcessor - クラス jp.terasoluna.fw.batch.restart.RestartPostProcessor の変数
ジョブ後処理用プロセッサー
postProcessor - クラス jp.terasoluna.fw.batch.standard.QueueProcessor の変数
後処理プロセッサ。
preJobProcessor - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の変数
ジョブ前処理用インスタンス。
preProcessor - クラス jp.terasoluna.fw.batch.core.JobManager の変数
ジョブ前処理を行うサポートプロセッサ。
preProcessor - クラス jp.terasoluna.fw.batch.restart.RestartPreProcessor の変数
実行するジョブ前処理
preProcessor - クラス jp.terasoluna.fw.batch.standard.QueueProcessor の変数
前処理プロセッサ。
previousData - クラス jp.terasoluna.fw.batch.controlbreak.ControlBreakBLogicExecutor の変数
前回呼び出し時のビジネスロジック入力データ。
printChangeExitCodeLog(JobRequestInfo, int) - クラス jp.terasoluna.fw.batch.springsupport.init.JobStarter のメソッド
終了コード置換処理のログを出力する。
printDebugLog(String, JobMessageInfo) - クラス jp.terasoluna.fw.batch.commonj.transaction.JobResultInfoHandlerImpl のメソッド
推奨されていません。 デバックログ出力。
printDebugLog(String, String) - クラス jp.terasoluna.fw.batch.springsupport.init.AsyncJobPostLogic のメソッド
デバックメッセージの出力。
printDebugLog(String, String) - クラス jp.terasoluna.fw.batch.springsupport.init.AsyncJobPreLogic のメソッド
デバックメッセージの出力。
printEndLog(JobStatus) - クラス jp.terasoluna.fw.batch.commonj.init.ChildJobExecutor のメソッド
推奨されていません。 ジョブの終了ログ。
printEndLog(JobStatus) - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor のメソッド
ジョブの開始ログを出力する。
printEndLog(String, JobStatus) - クラス jp.terasoluna.fw.batch.standard.QueueProcessor のメソッド
QueueProcessorの終了ログを出力する。
printErrorLog(String, JobMessageInfo) - クラス jp.terasoluna.fw.batch.commonj.transaction.JobResultInfoHandlerImpl のメソッド
推奨されていません。 エラーログ出力。
printErrorLog(String, String) - クラス jp.terasoluna.fw.batch.springsupport.init.AsyncJobPostLogic のメソッド
エラーメッセージの出力。
printIlligalChangeExitCodeLog(JobRequestInfo, String, NumberFormatException) - クラス jp.terasoluna.fw.batch.springsupport.init.JobStarter のメソッド
終了コード置換処理時のエラーログを出力する。
printLog(String, JobMessageInfo, JobStatus) - クラス jp.terasoluna.fw.batch.commonj.listener.JobExecutorListener のメソッド
推奨されていません。 ログ出力。
printSimpleLog(String, Object) - クラス jp.terasoluna.fw.batch.commonj.listener.JobExecutorListener のメソッド
推奨されていません。 簡単なログ出力。
printSimpleLog(String, Object) - クラス jp.terasoluna.fw.batch.commonj.listener.WorkQueueListener のメソッド
推奨されていません。 簡単なログ出力。
printStartLog(JobContext) - クラス jp.terasoluna.fw.batch.commonj.init.ChildJobExecutor のメソッド
推奨されていません。 ジョブの開始ログ。
printStartLog(JobInfo) - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor のメソッド
ジョブの開始ログを出力する。
printStartLog(String, JobStatus) - クラス jp.terasoluna.fw.batch.standard.QueueProcessor のメソッド
QueueProcessorの開始ログを出力する。
process(JobContext, JobStatus) - インタフェース jp.terasoluna.fw.batch.core.SupportProcessor のメソッド
サポート処理を行う。
process(JobContext, JobStatus) - クラス jp.terasoluna.fw.batch.restart.RestartPostProcessor のメソッド
ジョブ後処理用プロセッサーメソッド。
process(JobContext, JobStatus) - クラス jp.terasoluna.fw.batch.restart.RestartPreProcessor のメソッド
リスタート時のジョブ前処理を実行する。
process(WorkQueue, JobStatus) - クラス jp.terasoluna.fw.batch.restart.RestartQueueProcessor のメソッド
キューの処理を行う。
process(WorkQueue, JobStatus) - クラス jp.terasoluna.fw.batch.springsupport.transaction.TransactionalQueueProcessor のメソッド
キューの処理を行う。
process(JobContext, JobStatus) - クラス jp.terasoluna.fw.batch.springsupport.transaction.TransactionalSupportProcessor のメソッド
サポート処理を行う。
process(WorkQueue, JobStatus) - クラス jp.terasoluna.fw.batch.standard.QueueProcessor のメソッド
キューの処理を行う。
process(JobContext, JobStatus) - クラス jp.terasoluna.fw.batch.standard.StandardSupportProcessor のメソッド
サポート処理を行う。
PROCESS_ID_SPLIT - クラス jp.terasoluna.fw.batch.init.JobRequestInfo の static 変数
プロセスIDの識別子。
processBatchUpdate(List<LinkedHashMap<String, Object>>) - インタフェース jp.terasoluna.fw.batch.core.BatchUpdateProcessor のメソッド
引数で指定されたバッチ更新リストを処理する。
processBatchUpdate(JobContext, JobStatus, List<LinkedHashMap<String, Object>>) - クラス jp.terasoluna.fw.batch.core.JobWorker のメソッド
バッチ更新を行う。
processBatchUpdate(List<LinkedHashMap<String, Object>>) - クラス jp.terasoluna.fw.batch.standard.StandardBatchUpdateProcessor のメソッド
バッチ更新処理を行う。
processBLogicMessages(BLogicResult) - クラス jp.terasoluna.fw.batch.standard.StandardBLogicResultHandler のメソッド
BLogicMessagesの処理を行う。
processCollect(JobContext, WorkQueue, JobStatus) - クラス jp.terasoluna.fw.batch.core.JobManager のメソッド
対象データ取得を行う。
processControlBreak(JobContext, JobStatus, List<LinkedHashMap<String, Object>>, Map<String, Object>, ControlBreakHandler<JobContext>) - クラス jp.terasoluna.fw.batch.controlbreak.ControlBreakProcessor のメソッド
コントロールブレイクを実行する。
processEnd(File) - クラス jp.terasoluna.fw.batch.init.EndFileChecker のメソッド
すでに設定されている終了ファイルディレクトリを確認し、 存在する全てのファイルに対しジョブ終了制御を行う。
processErrorContinue(Object, JobStatus, BLogicResult) - クラス jp.terasoluna.fw.batch.springsupport.transaction.TransactionalBLogicResultHandler のメソッド
BLogicResult のリターンコードが ERROR_CONTINUE であるときの処理を行う。
processErrorContinue(Object, JobStatus, BLogicResult) - クラス jp.terasoluna.fw.batch.standard.StandardBLogicResultHandler のメソッド
BLogicResult のリターンコードが ERROR_CONTINUE であるときの処理を行う。
processErrorContinue(JobStatus, BLogicResult, String) - クラス jp.terasoluna.fw.batch.standard.StandardSupportLogicResultHandler のメソッド
BLogicResult のリターンコードが ERROR_CONTINUE であるときの処理を行う。
processErrorEnd(Object, JobStatus, BLogicResult) - クラス jp.terasoluna.fw.batch.springsupport.transaction.TransactionalBLogicResultHandler のメソッド
BLogicResult のリターンコードが ERROR_END で あるときの処理を行う。
processErrorEnd(JobStatus, BLogicResult, String) - クラス jp.terasoluna.fw.batch.springsupport.transaction.TransactionalSupportLogicResultHandler のメソッド
BLogicResult のリターンコードが ERROR_END で あるときの処理を行う。
processErrorEnd(Object, JobStatus, BLogicResult) - クラス jp.terasoluna.fw.batch.standard.StandardBLogicResultHandler のメソッド
BLogicResult のリターンコードが ERROR_END で あるときの処理を行う。
processErrorEnd(JobStatus, BLogicResult, String) - クラス jp.terasoluna.fw.batch.standard.StandardSupportLogicResultHandler のメソッド
BLogicResult のリターンコードが ERROR_END で あるときの処理を行う。
processNormalContinue(JobStatus, BLogicResult, List<LinkedHashMap<String, Object>>) - クラス jp.terasoluna.fw.batch.springsupport.transaction.TransactionalBLogicResultHandler のメソッド
BLogicResult のリターンコードが NORMAL_CONTINUE であるときの処理を行う。
processNormalContinue(JobStatus, BLogicResult, List<LinkedHashMap<String, Object>>) - クラス jp.terasoluna.fw.batch.standard.StandardBLogicResultHandler のメソッド
BLogicResult のリターンコードが NORMAL_CONTINUE であるときの処理を行う。
processNormalContinue(JobStatus, BLogicResult, String) - クラス jp.terasoluna.fw.batch.standard.StandardSupportLogicResultHandler のメソッド
BLogicResult のリターンコードが NORMAL_CONTINUE であるときの処理を行う。
processNormalEnd(JobStatus, BLogicResult, List<LinkedHashMap<String, Object>>) - クラス jp.terasoluna.fw.batch.standard.StandardBLogicResultHandler のメソッド
BLogicResult のリターンコードが NORMAL_END で あるときの処理を行う。
processNormalEnd(JobStatus, BLogicResult, String) - クラス jp.terasoluna.fw.batch.standard.StandardSupportLogicResultHandler のメソッド
BLogicResult のリターンコードが NORMAL_END で あるときの処理を行う。
put(WorkUnit) - インタフェース jp.terasoluna.fw.batch.core.WorkQueue のメソッド
作業キューに作業単位を追加する。
put(WorkUnit) - クラス jp.terasoluna.fw.batch.standard.StandardWorkQueue のメソッド
処理対象データをキューに追加する。

A B C D E F G H I J K L M N O P Q R S T U V W