Package | Description |
---|---|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
Modifier and Type | Method and Description |
---|---|
HadoopConfiguration |
IgniteConfiguration.getHadoopConfiguration()
Gets hadoop configuration.
|
HadoopConfiguration |
HadoopConfiguration.setFinishedJobInfoTtl(long finishedJobInfoTtl)
Sets finished job info time-to-live.
|
HadoopConfiguration |
HadoopConfiguration.setMapReducePlanner(HadoopMapReducePlanner planner)
Sets Hadoop map-reduce planner, a component which defines job execution plan based on job
configuration and current grid topology.
|
HadoopConfiguration |
HadoopConfiguration.setMaxParallelTasks(int maxParallelTasks)
Sets max number of local tasks that may be executed in parallel.
|
HadoopConfiguration |
HadoopConfiguration.setMaxTaskQueueSize(int maxTaskQueueSize)
Sets max task queue size.
|
HadoopConfiguration |
HadoopConfiguration.setNativeLibraryNames(String... libNames)
Set native library names.
|
Modifier and Type | Method and Description |
---|---|
IgniteConfiguration |
IgniteConfiguration.setHadoopConfiguration(HadoopConfiguration hadoopCfg)
Sets hadoop configuration.
|
Constructor and Description |
---|
HadoopConfiguration(HadoopConfiguration cfg)
Copy constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019