パブリック静的クラスThreadPoolHandle.Options
ThreadPoolHandle
のオプションの属性
パブリックメソッド
ThreadPoolHandle.Options | コンテナ(文字列コンテナ) |
ThreadPoolHandle.Options | maxIntraOpParallelism (ロング maxIntraOpParallelism) |
ThreadPoolHandle.Options | 共有名(文字列共有名) |
継承されたメソッド
ブール値 | 等しい(オブジェクト arg0) |
最終クラス<?> | getクラス() |
整数 | ハッシュコード() |
最後の空白 | 通知する() |
最後の空白 | すべて通知() |
弦 | toString () |
最後の空白 | wait (long arg0, int arg1) |
最後の空白 | 待機(長い引数0) |
最後の空白 | 待って() |
パブリックメソッド
public ThreadPoolHandle.Options maxIntraOpParallelism (Long maxIntraOpParallelism)
パラメーター
maxIntraOpParallelism | このスレッドプールで実行される操作内で使用する並列処理の最大度。 |
---|