Class TieredStorageInputChannelId
- java.lang.Object
-
- org.apache.flink.runtime.io.network.partition.hybrid.tiered.common.TieredStorageInputChannelId
-
- All Implemented Interfaces:
Serializable,TieredStorageDataIdentifier
public class TieredStorageInputChannelId extends Object implements TieredStorageDataIdentifier, Serializable
Identifier of an InputChannel.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TieredStorageInputChannelId(int inputChannelId)
-