public static class AvroDatumConverterFactory.BooleanWritableConverter extends AvroDatumConverter<BooleanWritable,Boolean>
| Constructor and Description | 
|---|
| BooleanWritableConverter()Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | convert(BooleanWritable input) | 
| Schema | getWriterSchema()Gets the writer schema that should be used to serialize the output Avro
 datum. | 
public Boolean convert(BooleanWritable input)
convert in class AvroDatumConverter<BooleanWritable,Boolean>public Schema getWriterSchema()
getWriterSchema in class AvroDatumConverter<BooleanWritable,Boolean>Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.