Interface IPercentileBuckets

  • All Superinterfaces:
    Cloneable, com.quartetfs.fwk.IClone<com.quartetfs.biz.pivot.context.IContextValue>, com.quartetfs.biz.pivot.context.IContextValue, Serializable
    All Known Implementing Classes:
    PercentileBuckets

    public interface IPercentileBuckets
    extends com.quartetfs.biz.pivot.context.IContextValue
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getPercentileBuckets()
      The number of buckets used to display the statistical repartition
      • Methods inherited from interface com.quartetfs.fwk.IClone

        clone
      • Methods inherited from interface com.quartetfs.biz.pivot.context.IContextValue

        getContextInterface
    • Method Detail

      • getPercentileBuckets

        int getPercentileBuckets()
        The number of buckets used to display the statistical repartition
        Returns:
        number of buckets