public class TieredStorageConsumerSpec extends Object
TieredStorageConsumerClient.| Constructor and Description |
|---|
TieredStorageConsumerSpec(int gateIndex,
TieredStoragePartitionId tieredStoragePartitionId,
TieredStorageInputChannelId tieredStorageInputChannelId,
ResultSubpartitionIndexSet tieredStorageSubpartitionIds) |
| Modifier and Type | Method and Description |
|---|---|
int |
getGateIndex() |
TieredStorageInputChannelId |
getInputChannelId() |
TieredStoragePartitionId |
getPartitionId() |
ResultSubpartitionIndexSet |
getSubpartitionIds() |
public TieredStorageConsumerSpec(int gateIndex,
TieredStoragePartitionId tieredStoragePartitionId,
TieredStorageInputChannelId tieredStorageInputChannelId,
ResultSubpartitionIndexSet tieredStorageSubpartitionIds)
public int getGateIndex()
public TieredStoragePartitionId getPartitionId()
public TieredStorageInputChannelId getInputChannelId()
public ResultSubpartitionIndexSet getSubpartitionIds()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.