@AutoService(value=SchemaInformationProvider.class) public class AvroSchemaInformationProvider extends java.lang.Object implements SchemaInformationProvider
Constructor and Description |
---|
AvroSchemaInformationProvider() |
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