Class FieldValueTypeInformation

java.lang.Object
org.apache.beam.sdk.schemas.FieldValueTypeInformation
All Implemented Interfaces:
Serializable

@Internal public abstract class FieldValueTypeInformation extends Object implements Serializable
Represents type information for a Java type that will be used to infer a Schema type.
See Also: