Uses of Class
org.apache.flink.formats.json.JsonRowSerializationSchema
-
Packages that use JsonRowSerializationSchema Package Description org.apache.flink.formats.json -
-
Uses of JsonRowSerializationSchema in org.apache.flink.formats.json
Methods in org.apache.flink.formats.json that return JsonRowSerializationSchema Modifier and Type Method Description JsonRowSerializationSchema
JsonRowSerializationSchema.Builder. build()
Finalizes the configuration and checks validity.
-