public class MemoryBackwardsCompatibilityUtils extends Object
If LegacyMemoryOptions
are set, they are interpreted as other new memory options for
the backwards compatibility.
Constructor and Description |
---|
MemoryBackwardsCompatibilityUtils(LegacyMemoryOptions legacyMemoryOptions) |
Modifier and Type | Method and Description |
---|---|
Configuration |
getConfWithLegacyHeapSizeMappedToNewConfigOption(Configuration configuration,
ConfigOption<MemorySize> configOption) |
public MemoryBackwardsCompatibilityUtils(LegacyMemoryOptions legacyMemoryOptions)
public Configuration getConfWithLegacyHeapSizeMappedToNewConfigOption(Configuration configuration, ConfigOption<MemorySize> configOption)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.