Class RangeFraction


  • public class RangeFraction
    extends Object
    Range and fraction of a memory component, which is a capped fraction of another component.
    • Method Detail

      • getMinSize

        public org.apache.flink.configuration.MemorySize getMinSize()
      • getMaxSize

        public org.apache.flink.configuration.MemorySize getMaxSize()
      • getFraction

        public double getFraction()