| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint |
| Modifier and Type | Method and Description |
|---|---|
static InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType |
InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType[] |
InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InflightDataGateOrPartitionRescalingDescriptor(int[] oldSubtaskIndexes,
RescaleMappings rescaledChannelsMappings,
Set<Integer> ambiguousSubtaskIndexes,
InflightDataRescalingDescriptor.InflightDataGateOrPartitionRescalingDescriptor.MappingType mappingType) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.