T - The type of the elements that result from this Transformation@Internal
public abstract class PhysicalTransformation<T>
extends org.apache.flink.api.dag.Transformation<T>
Transformation that creates a physical operation. It enables setting ChainingStrategy.Transformation| Modifier and Type | Method and Description |
|---|---|
abstract void |
setChainingStrategy(ChainingStrategy strategy)
Sets the chaining strategy of this
Transformation. |
declareManagedMemoryUseCaseAtOperatorScope, declareManagedMemoryUseCaseAtSlotScope, equals, getBufferTimeout, getCoLocationGroupKey, getId, getInputs, getManagedMemoryOperatorScopeUseCaseWeights, getManagedMemorySlotScopeUseCases, getMaxParallelism, getMinResources, getName, getNewNodeId, getOutputType, getParallelism, getPreferredResources, getSlotSharingGroup, getTransitivePredecessors, getUid, getUserProvidedNodeHash, hashCode, setBufferTimeout, setCoLocationGroupKey, setMaxParallelism, setName, setOutputType, setParallelism, setResources, setSlotSharingGroup, setUid, setUidHash, toString, updateManagedMemoryStateBackendUseCasepublic abstract void setChainingStrategy(ChainingStrategy strategy)
Transformation.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.