public class AvroUtils
extends java.lang.Object
Constructor and Description |
---|
AvroUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
convertAvroFormat(Schema.Field beamField,
java.lang.Object value)
Tries to convert an Avro field to Beam field based on the target type of the Beam field.
|
public static java.lang.Object convertAvroFormat(Schema.Field beamField, java.lang.Object value)