Class InstrumentationCode
java.lang.Object
com.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Consumer<CodegenBlock>
instblock
(CodegenClassScope codegenClassScope, String name, CodegenExpression... expressions)
-
Constructor Details
-
InstrumentationCode
public InstrumentationCode()
-
-
Method Details
-
instblock
public static Consumer<CodegenBlock> instblock(CodegenClassScope codegenClassScope, String name, CodegenExpression... expressions)
-