Class | Description |
---|---|
InputGateDeploymentDescriptor |
Deployment descriptor for a single input gate instance.
|
ResultPartitionDeploymentDescriptor |
Deployment descriptor for a result partition.
|
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 |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.