Class PercentileBuckets

    • Field Detail

      • percentileBuckets

        protected int percentileBuckets
    • Constructor Detail

      • PercentileBuckets

        protected PercentileBuckets()
      • PercentileBuckets

        public PercentileBuckets​(int percentileBuckets)
        Constructor
        Parameters:
        percentileBuckets - the confidence level
    • Method Detail

      • setPercentileBuckets

        public void setPercentileBuckets​(int percentileBuckets)
      • getContextInterface

        public Class<? extends com.quartetfs.biz.pivot.context.IContextValue> getContextInterface()
        Specified by:
        getContextInterface in interface com.quartetfs.biz.pivot.context.IContextValue
      • equals

        public boolean equals​(Object o)
        Specified by:
        equals in class com.quartetfs.biz.pivot.context.impl.AContextValue
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in class com.quartetfs.biz.pivot.context.impl.AContextValue