public interface CountMinSketchAgentForge
This is an extension API and may use internal classes. As such the interface may change between versions.
Modifier and Type | Method and Description |
---|---|
com.espertech.esper.common.internal.bytecodemodel.model.expression.CodegenExpression |
codegenMake(com.espertech.esper.common.internal.bytecodemodel.base.CodegenMethod parent,
com.espertech.esper.common.internal.bytecodemodel.base.CodegenClassScope classScope)
Provides the code for the agent.
|
java.lang.Class[] |
getAcceptableValueTypes()
Returns an array of types that the agent can handle, for validation purposes.
|
java.lang.Class[] getAcceptableValueTypes()
com.espertech.esper.common.internal.bytecodemodel.model.expression.CodegenExpression codegenMake(com.espertech.esper.common.internal.bytecodemodel.base.CodegenMethod parent, com.espertech.esper.common.internal.bytecodemodel.base.CodegenClassScope classScope)
parent
- parent methodsclassScope
- class scope