public interface RulePublishingSpliterator
| Modifier and Type | Method and Description |
|---|---|
RulePublishingFuture |
publishRulesAsync(KieModuleModel kieModuleModel,
ReleaseId containerReleaseId,
java.util.List<java.lang.String> ruleUuids,
KIEModuleCacheBuilder cache)
split and compile multiple rules in parallel
|
RulePublishingFuture publishRulesAsync(KieModuleModel kieModuleModel, ReleaseId containerReleaseId, java.util.List<java.lang.String> ruleUuids, KIEModuleCacheBuilder cache)
kieModuleModel - instance of KieModuleModelcontainerReleaseId - Kie container release id ReleaseIdruleUuids - a list of rule uuidscache - instance of KIEModuleCacheBuilderRulePublishingFutureCopyright © 2018 SAP SE. All Rights Reserved.