public class CompilerPathCacheImpl extends CompilerPathCache
Constructor and Description |
---|
CompilerPathCacheImpl() |
Modifier and Type | Method and Description |
---|---|
com.espertech.esper.common.internal.epl.util.EPCompilerPathableImpl |
get(com.espertech.esper.common.client.EPCompiled unit) |
void |
put(com.espertech.esper.common.client.EPCompiled compiled,
com.espertech.esper.common.internal.epl.util.EPCompilerPathableImpl pathable) |
getInstance
public void put(com.espertech.esper.common.client.EPCompiled compiled, com.espertech.esper.common.internal.epl.util.EPCompilerPathableImpl pathable)
public com.espertech.esper.common.internal.epl.util.EPCompilerPathableImpl get(com.espertech.esper.common.client.EPCompiled unit)
Copyright © 2005–2022. All rights reserved.