Class RangeFraction

java.lang.Object
org.apache.flink.runtime.util.config.memory.RangeFraction

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

    • getMinSize

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

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

      public double getFraction()