public class DefaultParallelismStrategy extends Object implements ParallelismStrategy
Modifier and Type | Class and Description |
---|---|
static class |
DefaultParallelismStrategy.FutureWrapper<T>
Wrapper for future class.
|
ParallelismStrategy.Type
Constructor and Description |
---|
DefaultParallelismStrategy() |
Modifier and Type | Method and Description |
---|---|
<T> Promise<T> |
submit(IgniteSupplier<T> task)
Submit task.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
submit
public <T> Promise<T> submit(IgniteSupplier<T> task)
submit
in interface ParallelismStrategy
task
- Task.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019