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, waitsubmitpublic <T> Promise<T> submit(IgniteSupplier<T> task)
submit in interface ParallelismStrategytask - Task.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019