public class SourcePojoToSchemaAndStructTransform.CacheEntry extends Object
| Constructor and Description |
|---|
CacheEntry(com.fasterxml.jackson.dataformat.avro.AvroSchema avroSchemaWrapper,
com.fasterxml.jackson.databind.ObjectWriter objectWriter) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.dataformat.avro.AvroSchema |
getAvroSchemaWrapper() |
com.fasterxml.jackson.databind.ObjectWriter |
getObjectWriter() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.