Package | Description |
---|---|
com.espertech.esper.client.util |
This package contains utilities for events, specifically rendering of events in JSON and XML formats.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
CountMinSketchAgentStringUTF16.estimate(CountMinSketchAgentContextEstimate ctx) |
java.lang.Long |
CountMinSketchAgent.estimate(CountMinSketchAgentContextEstimate ctx)
Return the estimated count for a given value.
|