| Package | Description |
|---|---|
| org.apache.flink.runtime.deployment | |
| org.apache.flink.runtime.taskexecutor |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskDeploymentDescriptor.loadBigData(PermanentBlobService blobService,
ShuffleDescriptorsCache shuffleDescriptorsCache)
Loads externalized data from the BLOB store back to the object.
|
void |
InputGateDeploymentDescriptor.tryLoadAndDeserializeShuffleDescriptors(PermanentBlobService blobService,
org.apache.flink.api.common.JobID jobId,
ShuffleDescriptorsCache shuffleDescriptorsCache) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultShuffleDescriptorsCache
Default implement of
ShuffleDescriptorsCache. |
| Modifier and Type | Method and Description |
|---|---|
ShuffleDescriptorsCache |
TaskManagerServices.getShuffleDescriptorCache() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.