Class CountMinSketchAgentContextEstimate
java.lang.Object
com.espertech.esper.common.client.util.CountMinSketchAgentContext
com.espertech.esper.common.client.util.CountMinSketchAgentContextEstimate
Count-min sketch context object for estimate-operations.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.espertech.esper.common.client.util.CountMinSketchAgentContext
getState
-
Constructor Details
-
CountMinSketchAgentContextEstimate
Ctor.- Parameters:
state
- the state
-
-
Method Details
-
getValue
Returns the value.- Returns:
- value
-
setValue
Sets the value.- Parameters:
value
- to set
-