Constant Field Values
Contents
org.apache.*
-
org.apache.datasketches.common.Util Modifier and Type Constant Field Value public static final doubleINVERSE_GOLDEN0.6180339887498949public static final longINVERSE_GOLDEN_U64-7046029254386353133Lpublic static final doubleLONG_MAX_VALUE_AS_DOUBLE9.223372036854776E18public static final charTAB9
-
org.apache.datasketches.cpc.CpcSketch Modifier and Type Constant Field Value public static final intDEFAULT_LG_K11
-
org.apache.datasketches.filters.bloomfilter.DirectBitArrayR Modifier and Type Constant Field Value protected static final longDATA_OFFSET16Lprotected static final longMAX_BITS137438953408Lprotected static final longNUM_BITS_OFFSET8L
-
org.apache.datasketches.hll.HllSketch Modifier and Type Constant Field Value public static final intDEFAULT_LG_K12
-
org.apache.datasketches.kll.KllSketch Modifier and Type Constant Field Value public static final intDEFAULT_K200public static final intMAX_K65535
-
org.apache.datasketches.quantilescommon.QuantilesAPI Modifier and Type Constant Field Value public static final StringEMPTY_MSG"The sketch must not be empty for this operation. "public static final StringMEM_REQ_SVR_NULL_MSG"MemoryRequestServer must not be null. "public static final StringNOT_SINGLE_ITEM_MSG"Sketch does not have just one item. "public static final StringSELF_MERGE_MSG"A sketch cannot merge with itself. "public static final StringTGT_IS_READ_ONLY_MSG"Target sketch is Read Only, cannot write. "public static final StringUNSUPPORTED_MSG"Unsupported operation for this Sketch Type. " -
org.apache.datasketches.quantilescommon.QuantilesUtil Modifier and Type Constant Field Value public static final doubletailRoundingFactor1.0E7
-
org.apache.datasketches.tdigest.TDigestDouble Modifier and Type Constant Field Value public static final shortDEFAULT_K200
-
org.apache.datasketches.thetacommon.HashOperations Modifier and Type Constant Field Value public static final intSTRIDE_MASK127 -
org.apache.datasketches.thetacommon.ThetaUtil Modifier and Type Constant Field Value public static final intDEFAULT_NOMINAL_ENTRIES4096public static final longDEFAULT_UPDATE_SEED9001Lpublic static final intMAX_LG_NOM_LONGS26public static final intMIN_LG_ARR_LONGS5public static final intMIN_LG_NOM_LONGS4public static final doubleREBUILD_THRESHOLD0.9375public static final doubleRESIZE_THRESHOLD0.5
-
org.apache.datasketches.tuple.Sketch<S extends Summary> Modifier and Type Constant Field Value protected static final bytePREAMBLE_LONGS1
-
org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSetOperationBuilder Modifier and Type Constant Field Value public static final intDEFAULT_NOMINAL_ENTRIES4096public static final intDEFAULT_NUMBER_OF_VALUES1