Package org.apache.beam.sdk.transforms.resourcehints
package org.apache.beam.sdk.transforms.resourcehints
Defines
ResourceHints
for configuring
pipeline execution.
ResourceHints
encapsulates environment
parameters that describe the environment in which transforms should be run.
-
ClassDescriptionProvides a definition of a resource hint known to the SDK.Pipeline authors can use resource hints to provide additional information to runners about the desired aspects of the execution environment.Options that are used to control configuration of the remote environment.Register the
ResourceHintsOptions
.