Class CountMinSketchAgentContextFromBytes

java.lang.Object
com.espertech.esper.common.client.util.CountMinSketchAgentContext
com.espertech.esper.common.client.util.CountMinSketchAgentContextFromBytes

public class CountMinSketchAgentContextFromBytes extends CountMinSketchAgentContext
Count-min sketch context object for topk-operations.
  • Constructor Details

    • CountMinSketchAgentContextFromBytes

      public CountMinSketchAgentContextFromBytes(com.espertech.esper.common.internal.epl.approx.countminsketch.CountMinSketchState state)
      Ctor.
      Parameters:
      state - the state
  • Method Details

    • getBytes

      public byte[] getBytes()
      Returns the byte value.
      Returns:
      bytes
    • setBytes

      public void setBytes(byte[] bytes)
      Sets the byte value.
      Parameters:
      bytes - bytes