Package org.apache.beam.sdk.values
Class SchemaVerification
java.lang.Object
org.apache.beam.sdk.values.SchemaVerification
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
verifyFieldValue
(Object value, Schema.FieldType type, String fieldName)
-
Constructor Details
-
SchemaVerification
public SchemaVerification()
-
-
Method Details
-
verifyFieldValue
-