public class CountMinSketchAgentContextFromBytes extends CountMinSketchAgentContext
Constructor and Description |
---|
CountMinSketchAgentContextFromBytes(CountMinSketchState state)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes()
Returns the byte value.
|
void |
setBytes(byte[] bytes)
Sets the byte value.
|
getState
public CountMinSketchAgentContextFromBytes(CountMinSketchState state)
state
- the state