public class CountMinSketchAgentStringUTF16Forge extends Object implements CountMinSketchAgentForge
Constructor and Description |
---|
CountMinSketchAgentStringUTF16Forge() |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegenMake(CodegenMethod parent,
CodegenClassScope classScope)
Provides the code for the agent.
|
Class[] |
getAcceptableValueTypes()
Returns an array of types that the agent can handle, for validation purposes.
|
public Class[] getAcceptableValueTypes()
CountMinSketchAgentForge
getAcceptableValueTypes
in interface CountMinSketchAgentForge
public CodegenExpression codegenMake(CodegenMethod parent, CodegenClassScope classScope)
CountMinSketchAgentForge
codegenMake
in interface CountMinSketchAgentForge
parent
- parent methodsclassScope
- class scopeCopyright © 2005–2018. All rights reserved.