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:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TieredStorageInputChannelId
public TieredStorageInputChannelId(int inputChannelId)
-
-
Method Details