| 
 | ||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.terasoluna.fw.batch.partition.PartitionKeyHandlerFactory
public class PartitionKeyHandlerFactory
分割キー処理用ハンドラのファクトリクラス。
| コンストラクタの概要 | |
|---|---|
| PartitionKeyHandlerFactory() | |
| メソッドの概要 | |
|---|---|
|  PartitionKeyHandler | getHandler(WorkQueue workQueue,
           JobContext jobContext)分割キー処理用ハンドラを生成する。 | 
| クラス java.lang.Object から継承されたメソッド | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| コンストラクタの詳細 | 
|---|
public PartitionKeyHandlerFactory()
| メソッドの詳細 | 
|---|
public PartitionKeyHandler getHandler(WorkQueue workQueue,
                                      JobContext jobContext)
CollectedDataHandlerFactory 内の getHandlerworkQueue - ワークキューjobContext - ジョブコンテクスト
| 
 | ||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||