| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.deployment |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TaskDeploymentDescriptor.NonOffloaded<T>
A serialized value that is not offloaded to the
BlobServer. |
static class |
TaskDeploymentDescriptor.Offloaded<T>
Reference to a serialized value that was offloaded to the
BlobServer. |
| 限定符和类型 | 方法和说明 |
|---|---|
TaskDeploymentDescriptor.MaybeOffloaded<JobInformation> |
TaskDeploymentDescriptorFactory.getSerializedJobInformation() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TaskDeploymentDescriptor.MaybeOffloaded<TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup>> |
CachedShuffleDescriptors.getAllSerializedShuffleDescriptorGroups() |
| 构造器和说明 |
|---|
InputGateDeploymentDescriptor(IntermediateDataSetID consumedResultId,
ResultPartitionType consumedPartitionType,
IndexRange consumedSubpartitionIndexRange,
int numberOfInputChannels,
List<TaskDeploymentDescriptor.MaybeOffloaded<TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup>> serializedInputChannels) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.