Uses of Package
org.apache.flink.api.common.operators
-
Classes in org.apache.flink.api.common.operators used by org.apache.flink.api.common Class Description GenericDataSinkBase Operator for nodes that act as data sinks, storing the data they receive.Operator Abstract base class for all operators. -
Classes in org.apache.flink.api.common.operators used by org.apache.flink.api.common.operators Class Description AbstractUdfOperator Abstract superclass for all contracts that represent actual operators.BinaryOperatorInformation A class for holding information about a single input operator, such as input/output TypeInformation.CompilerHints A class encapsulating compiler hints describing the behavior of the user function.DualInputOperator Abstract operator superclass for all operators that have two inputs, like "Join", "CoGroup", or "Cross".DualInputSemanticProperties Container for the semantic properties associated to a dual input operator.GenericDataSourceBase.SplitDataProperties Keys Keys.IncompatibleKeysException MailboxExecutor.MailOptions Extra options to configure enqueued mails.Operator Abstract base class for all operators.OperatorInformation A class for holding information about an operator, such as input/output TypeInformation.Order Enumeration representing order.Ordering This class represents an ordering on a set of fields.ProcessingTimeService.ProcessingTimeCallback A callback that can be registered viaProcessingTimeService.registerTimer(long, ProcessingTimeCallback).ResourceSpec Describe the different resource factors of the operator with UDF.ResourceSpec.Builder Builder for theResourceSpec.SemanticProperties Container for the semantic properties associated to an operator.SingleInputSemanticProperties Container for the semantic properties associated to a single input operator.SlotSharingGroup Describe the name and the different resource components of a slot sharing group.SlotSharingGroup.Builder Builder for theSlotSharingGroup.UnaryOperatorInformation A class for holding information about a single input operator, such as input/output TypeInformation. -
Classes in org.apache.flink.api.common.operators used by org.apache.flink.api.common.operators.base Class Description AbstractUdfOperator Abstract superclass for all contracts that represent actual operators.BinaryOperatorInformation A class for holding information about a single input operator, such as input/output TypeInformation.DualInputOperator Abstract operator superclass for all operators that have two inputs, like "Join", "CoGroup", or "Cross".IterationOperator Operator Abstract base class for all operators.OperatorInformation A class for holding information about an operator, such as input/output TypeInformation.Ordering This class represents an ordering on a set of fields.SingleInputOperator Abstract superclass for all operators that have one input like "map" or "reduce".SingleInputSemanticProperties Container for the semantic properties associated to a single input operator.UnaryOperatorInformation A class for holding information about a single input operator, such as input/output TypeInformation. -
Classes in org.apache.flink.api.common.operators used by org.apache.flink.api.common.operators.util Class Description ResourceSpec Describe the different resource factors of the operator with UDF.SlotSharingGroup Describe the name and the different resource components of a slot sharing group. -
Classes in org.apache.flink.api.common.operators used by org.apache.flink.api.connector.sink Class Description MailboxExecutor Executorlike interface for a build around a mailbox-based execution model. -
Classes in org.apache.flink.api.common.operators used by org.apache.flink.api.connector.sink2 Class Description MailboxExecutor Executorlike interface for a build around a mailbox-based execution model.ProcessingTimeService A service that allows to get the current processing time and register timers that will execute the givenProcessingTimeService.ProcessingTimeCallbackwhen firing. -
Classes in org.apache.flink.api.common.operators used by org.apache.flink.api.dag Class Description ResourceSpec Describe the different resource factors of the operator with UDF.SlotSharingGroup Describe the name and the different resource components of a slot sharing group.