public class DefaultRuleEngineSpliteratorStrategy extends java.lang.Object implements RuleEngineSpliteratorStrategy
RuleEngineSpliteratorStrategyRuleEngineSpliteratorStrategy.Type| 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
|
protected RuleEngineSpliteratorStrategy.Type |
getType()
Deprecated.
Since 6.5 not used
|
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setType(RuleEngineSpliteratorStrategy.Type type)
Deprecated.
Since 6.5 not used
|
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)
@Deprecated protected RuleEngineSpliteratorStrategy.Type getType()
@Deprecated public void setType(RuleEngineSpliteratorStrategy.Type type)
Copyright © 2017 SAP SE. All Rights Reserved.