Package | Description |
---|---|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
Modifier and Type | Method and Description |
---|---|
ExecutorConfiguration[] |
IgniteConfiguration.getExecutorConfiguration()
Gets custom executors for user compute tasks.
|
ExecutorConfiguration |
ExecutorConfiguration.setName(String name)
Set thread pool name.
|
ExecutorConfiguration |
ExecutorConfiguration.setSize(int size)
Set thread pool size.
|
Modifier and Type | Method and Description |
---|---|
IgniteConfiguration |
IgniteConfiguration.setExecutorConfiguration(ExecutorConfiguration... execCfgs)
Sets custom executors for user compute tasks.
|
Constructor and Description |
---|
ExecutorConfiguration(ExecutorConfiguration other)
Copying constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019