Uses of Class
org.apache.flink.streaming.api.operators.OperatorAttributes
Packages that use OperatorAttributes
Package
Description
-
Uses of OperatorAttributes in org.apache.flink.runtime.asyncprocessing.operators.windowing
Methods in org.apache.flink.runtime.asyncprocessing.operators.windowing that return OperatorAttributes -
Uses of OperatorAttributes in org.apache.flink.streaming.api.operators
Methods in org.apache.flink.streaming.api.operators that return OperatorAttributesModifier and TypeMethodDescriptionOperatorAttributesBuilder.build()MapPartitionOperator.getOperatorAttributes()PartitionAggregateOperator.getOperatorAttributes()PartitionReduceOperator.getOperatorAttributes()SimpleOperatorFactory.getOperatorAttributes()default OperatorAttributesStreamOperator.getOperatorAttributes()Called to get the OperatorAttributes of the operator.default OperatorAttributesStreamOperatorFactory.getOperatorAttributes()Is called to get the OperatorAttributes of the operator. -
Uses of OperatorAttributes in org.apache.flink.streaming.api.operators.sortpartition
Methods in org.apache.flink.streaming.api.operators.sortpartition that return OperatorAttributesModifier and TypeMethodDescriptionKeyedSortPartitionOperator.getOperatorAttributes()SortPartitionOperator.getOperatorAttributes() -
Uses of OperatorAttributes in org.apache.flink.streaming.runtime.operators.windowing
Methods in org.apache.flink.streaming.runtime.operators.windowing that return OperatorAttributes