Uses of Class
org.apache.flink.api.java.typeutils.AvroUtils
-
Packages that use AvroUtils Package Description org.apache.flink.api.java.typeutils -
-
Uses of AvroUtils in org.apache.flink.api.java.typeutils
Methods in org.apache.flink.api.java.typeutils that return AvroUtils Modifier and Type Method Description static AvroUtilsAvroUtils. getAvroUtils()Returns either the defaultAvroUtilswhich throw an exception in cases where Avro would be needed or loads the specific utils for Avro from flink-avro.
-