Uses of Interface
org.openspaces.remoting.scripting.cache.CompiledScriptPoolFactory
Packages that use CompiledScriptPoolFactory
-
Uses of CompiledScriptPoolFactory in org.openspaces.remoting.scripting.cache
Classes in org.openspaces.remoting.scripting.cache that implement CompiledScriptPoolFactoryModifier and TypeClassDescriptionclassA compiles script pool factory that create aBlockingQueueCompiledScriptPool.Constructors in org.openspaces.remoting.scripting.cache with parameters of type CompiledScriptPoolFactoryModifierConstructorDescriptionLRUNonThreadSafeCompiledScriptCache(int cacheSize, CompiledScriptPoolFactory compiledScriptPoolFactory)