| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid |
| Modifier and Type | Class and Description |
|---|---|
class |
HsMemoryDataManager
This class is responsible for managing data in memory.
|
| Modifier and Type | Method and Description |
|---|---|
HsSpillingStrategy.Decision |
HsFullSpillingStrategy.decideActionWithGlobalInfo(HsSpillingInfoProvider spillingInfoProvider) |
HsSpillingStrategy.Decision |
HsSpillingStrategy.decideActionWithGlobalInfo(HsSpillingInfoProvider spillingInfoProvider)
Make a decision based on global information.
|
HsSpillingStrategy.Decision |
HsSelectiveSpillingStrategy.decideActionWithGlobalInfo(HsSpillingInfoProvider spillingInfoProvider) |
HsSpillingStrategy.Decision |
HsFullSpillingStrategy.onResultPartitionClosed(HsSpillingInfoProvider spillingInfoProvider) |
HsSpillingStrategy.Decision |
HsSpillingStrategy.onResultPartitionClosed(HsSpillingInfoProvider spillingInfoProvider)
Make a decision when result partition is closed.
|
HsSpillingStrategy.Decision |
HsSelectiveSpillingStrategy.onResultPartitionClosed(HsSpillingInfoProvider spillingInfoProvider) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.