public interface CompilationCacheProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
CompilationCacheProvider.DefaultCompilationCacheProvider |
static class |
CompilationCacheProvider.Holder |
| Modifier and Type | Method and Description |
|---|---|
static CompilationCacheProvider |
get() |
InternalKieModule.CompilationCache |
getCompilationCache(AbstractKieModule kieModule,
Map<String,InternalKieModule.CompilationCache> compilationCache,
String kbaseName) |
void |
writeKieModuleMetaInfo(InternalKieModule kModule,
org.kie.memorycompiler.resources.ResourceStore trgMfs) |
static CompilationCacheProvider get()
InternalKieModule.CompilationCache getCompilationCache(AbstractKieModule kieModule, Map<String,InternalKieModule.CompilationCache> compilationCache, String kbaseName)
void writeKieModuleMetaInfo(InternalKieModule kModule, org.kie.memorycompiler.resources.ResourceStore trgMfs)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.