ThreadPoolHandle.Options

public static class ThreadPoolHandle.Options

Optional attributes for ThreadPoolHandle

Public Methods

Inherited Methods

boolean
equals(Object arg0)
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

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)