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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetFraction()org.apache.flink.configuration.MemorySizegetMaxSize()org.apache.flink.configuration.MemorySizegetMinSize()
-