Uses of Package
org.apache.flink.api.common.operators.util
-
Packages that use org.apache.flink.api.common.operators.util Package Description org.apache.flink.api.common.operators org.apache.flink.api.common.operators.base org.apache.flink.api.common.operators.util -
Classes in org.apache.flink.api.common.operators.util used by org.apache.flink.api.common.operators Class Description FieldList Immutable ordered list of fields IDs.FieldSet Immutable unordered collection of fields IDs.UserCodeWrapper UDf operators can have either a class or an object containing the user code, this is the common interface to access them. -
Classes in org.apache.flink.api.common.operators.util used by org.apache.flink.api.common.operators.base Class Description UserCodeWrapper UDf operators can have either a class or an object containing the user code, this is the common interface to access them. -
Classes in org.apache.flink.api.common.operators.util used by org.apache.flink.api.common.operators.util Class Description FieldList Immutable ordered list of fields IDs.FieldSet Immutable unordered collection of fields IDs.JoinHashMap.Prober ListKeyGroupedIterator.ValuesIterator UserCodeWrapper UDf operators can have either a class or an object containing the user code, this is the common interface to access them.