Uses of Class
org.apache.flink.api.java.typeutils.SetTypeInfo
-
Packages that use SetTypeInfo Package Description org.apache.flink.api.java.typeutils -
-
Uses of SetTypeInfo in org.apache.flink.api.java.typeutils
Subclasses of SetTypeInfo in org.apache.flink.api.java.typeutils Modifier and Type Class Description classNullableSetTypeInfo<T>ATypeInformationfor the set types of the Java API, accepting null collection and null elements.
-