| Class | Description |
|---|---|
| InputGateDeploymentDescriptor |
Deployment descriptor for a single input gate instance.
|
| ResultPartitionDeploymentDescriptor |
Deployment descriptor for a result partition.
|
| SubpartitionIndexRange |
This class represents the range of subpartition index.
|
| TaskDeploymentDescriptor |
A task deployment descriptor contains all the information necessary to deploy a task on a task
manager.
|
| TaskDeploymentDescriptor.MaybeOffloaded<T> |
Wrapper class for serialized values which may be offloaded to the
BlobServer or not. |
| TaskDeploymentDescriptor.NonOffloaded<T> |
A serialized value that is not offloaded to the
BlobServer. |
| TaskDeploymentDescriptor.Offloaded<T> |
Reference to a serialized value that was offloaded to the
BlobServer. |
| TaskDeploymentDescriptorFactory |
| Enum | Description |
|---|---|
| TaskDeploymentDescriptorFactory.PartitionLocationConstraint |
Defines whether the partition's location must be known at deployment time or can be unknown
and, therefore, updated later.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.