| Package | Description |
|---|---|
| org.apache.flink.formats.json |
| Modifier and Type | Method and Description |
|---|---|
static JsonRowSerializationSchema.Builder |
JsonRowSerializationSchema.builder()
Deprecated.
Creates a builder for
JsonRowSerializationSchema.Builder. |
JsonRowSerializationSchema.Builder |
JsonRowSerializationSchema.Builder.withTypeInfo(org.apache.flink.api.common.typeinfo.TypeInformation<org.apache.flink.types.Row> typeInfo)
Sets type information for JSON serialization schema.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.