public class DefaultRuleEngineSpliteratorStrategy extends java.lang.Object implements RuleEngineSpliteratorStrategy
RuleEngineSpliteratorStrategy| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
FIXED_NO_OF_THREADS |
| Constructor and Description |
|---|
DefaultRuleEngineSpliteratorStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurationService |
getConfigurationService() |
int |
getNumberOfThreads()
get the number of threads to be allocated for spliterator
|
void |
setConfigurationService(ConfigurationService configurationService) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPartitionSizeprotected static final java.lang.String FIXED_NO_OF_THREADS
public DefaultRuleEngineSpliteratorStrategy()
public int getNumberOfThreads()
RuleEngineSpliteratorStrategygetNumberOfThreads in interface RuleEngineSpliteratorStrategyprotected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
Copyright © 2018 SAP SE. All Rights Reserved.