Uses of Class
org.apache.flink.api.common.typeinfo.TypeInfo
-
Packages that use TypeInfo Package Description org.apache.flink.types -
-
Uses of TypeInfo in org.apache.flink.types
Classes in org.apache.flink.types with annotations of type TypeInfo Modifier and Type Class Description classEither<L,R>This type represents a value of one two possible types, Left or Right (a disjoint union), inspired by Scala's Either type.
-