| Package | Description |
|---|---|
| org.apache.flink.api.common | |
| org.apache.flink.api.common.operators | |
| org.apache.flink.api.common.operators.base |
| Class and Description |
|---|
| GenericDataSinkBase
Operator for nodes that act as data sinks, storing the data they receive.
|
| Operator
Abstract base class for all operators.
|
| Class and 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 |
| 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.
|
| ResourceSpec
Describe the different resource factors of the operator with UDF.
|
| ResourceSpec.Builder
Builder for the
ResourceSpec. |
| SemanticProperties
Container for the semantic properties associated to an operator.
|
| 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.
|
| Class and 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 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.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.