public class LegacyMemoryOptions extends Object
If these memory options are set, they are interpreted as other new memory options for the
backwards compatibility in MemoryBackwardsCompatibilityUtils.
| Constructor and Description |
|---|
LegacyMemoryOptions(String envVar,
org.apache.flink.configuration.ConfigOption<org.apache.flink.configuration.MemorySize> heap,
org.apache.flink.configuration.ConfigOption<Integer> heapMb) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.