Uses of Class
org.apache.flink.api.java.typeutils.MultisetTypeInfo
-
Packages that use MultisetTypeInfo Package Description org.apache.flink.api.java.typeutils -
-
Uses of MultisetTypeInfo in org.apache.flink.api.java.typeutils
Methods in org.apache.flink.api.java.typeutils that return MultisetTypeInfo Modifier and Type Method Description static <C> MultisetTypeInfo<C>MultisetTypeInfo. getInfoFor(TypeInformation<C> componentInfo)
-