ThreadPoolHandle.Options

public static class ThreadPoolHandle.Options

Optional attributes for ThreadPoolHandle

Public Methods

ThreadPoolHandle.Options
container (String container)
ThreadPoolHandle.Options
maxIntraOpParallelism (Long maxIntraOpParallelism)
ThreadPoolHandle.Options
sharedName (String sharedName)

Inherited Methods

Public Methods

public ThreadPoolHandle.Options container (String container)

public ThreadPoolHandle.Options maxIntraOpParallelism (Long maxIntraOpParallelism)

Parameters
maxIntraOpParallelism The maximum degree of parallelism to use within operations that execute on this threadpool.

public ThreadPoolHandle.Options sharedName (String sharedName)