public abstract class CountMinSketchAgentContext
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
CountMinSketchAgentContext(CountMinSketchState state)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
CountMinSketchState |
getState()
Returns state
|
protected CountMinSketchAgentContext(CountMinSketchState state)
state
- the statepublic CountMinSketchState getState()