Class TieredStorageConsumerSpec
java.lang.Object
org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.TieredStorageConsumerSpec
Describe the different data sources in
TieredStorageConsumerClient.-
Constructor Summary
ConstructorsConstructorDescriptionTieredStorageConsumerSpec(int gateIndex, TieredStoragePartitionId tieredStoragePartitionId, TieredStorageInputChannelId tieredStorageInputChannelId, ResultSubpartitionIndexSet tieredStorageSubpartitionIds) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
TieredStorageConsumerSpec
public TieredStorageConsumerSpec(int gateIndex, TieredStoragePartitionId tieredStoragePartitionId, TieredStorageInputChannelId tieredStorageInputChannelId, ResultSubpartitionIndexSet tieredStorageSubpartitionIds)
-
-
Method Details
-
getGateIndex
public int getGateIndex() -
getPartitionId
-
getInputChannelId
-
getSubpartitionIds
-