@AutoService(value=SchemaInformationProvider.class) public class RowSchemaInformationProvider extends java.lang.Object implements SchemaInformationProvider
| Constructor and Description | 
|---|
| RowSchemaInformationProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> ConvertHelpers.ConvertedSchemaInformation<T> | getConvertedSchemaInformation(Schema inputSchema,
                             TypeDescriptor<T> outputType) | 
@Nullable public <T> ConvertHelpers.ConvertedSchemaInformation<T> getConvertedSchemaInformation(Schema inputSchema, TypeDescriptor<T> outputType)
getConvertedSchemaInformation in interface SchemaInformationProvider