![]() | CountMinSketchAgentForge Properties |
The CountMinSketchAgentForge type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptableValueTypes |
Returns an array of types that the agent can handle, for validation purposes.
For example, an agent that accepts byte-array type values should return "new Class[] {String.class}".
Interfaces and supertype classes can also be part of the class array.
|