Package | Description |
---|---|
org.drools.compiler.builder.impl | |
org.drools.compiler.kie.builder.impl |
Modifier and Type | Method and Description |
---|---|
InternalKieModule.CompilationCache |
KnowledgeBuilderConfigurationImpl.getCompilationCache() |
Modifier and Type | Method and Description |
---|---|
void |
KnowledgeBuilderConfigurationImpl.setCompilationCache(InternalKieModule.CompilationCache cache) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,InternalKieModule.CompilationCache> |
AbstractKieModule.compilationCache |
Modifier and Type | Method and Description |
---|---|
default InternalKieModule.CompilationCache |
InternalKieModule.getCompilationCache(String kbaseName) |
InternalKieModule.CompilationCache |
AbstractKieModule.getCompilationCache(String kbaseName) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.