Uses of Class
org.apache.flink.test.util.source.VoidSerializer
-
-
Uses of VoidSerializer in org.apache.flink.test.util.source
Methods in org.apache.flink.test.util.source that return VoidSerializer Modifier and Type Method Description static VoidSerializerVoidSerializer. valueOf(String name)Returns the enum constant of this type with the specified name.static VoidSerializer[]VoidSerializer. values()Returns an array containing the constants of this enum type, in the order they are declared.
-