| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid.tiered.common | |
| org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
TieredStorageBytesBasedDataIdentifier
The bytes based unique identification for the Tiered Storage.
|
class |
TieredStorageInputChannelId
Identifier of an InputChannel.
|
class |
TieredStoragePartitionId
Identifier of a partition.
|
class |
TieredStorageSubpartitionId
Identifier of a subpartition.
|
class |
TieredStorageTopicId
Identifier of a topic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TieredStorageResourceRegistry.clearResourceFor(TieredStorageDataIdentifier owner)
Remove all resources for the given owner.
|
void |
TieredStorageResourceRegistry.registerResource(TieredStorageDataIdentifier owner,
TieredStorageResource tieredStorageResource)
Register a new resource for the given owner.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.