Constant Field Values

Contents

org.apache.*

  • org.apache.datasketches.cpc.CpcSketch 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_LG_K 11
  • org.apache.datasketches.hll.HllSketch 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_LG_K 12
  • org.apache.datasketches.kll.KllSketch 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_K 200
    public static final int MAX_K 65535
  • org.apache.datasketches.tuple.Sketch<S extends Summary> 
    Modifier and Type Constant Field Value
    protected static final byte PREAMBLE_LONGS 1