Uses of Class
org.apache.avro.ExtendedJsonDecoder
-
-
Uses of ExtendedJsonDecoder in org.apache.avro
Methods in org.apache.avro that return ExtendedJsonDecoder Modifier and Type Method Description ExtendedJsonDecoderExtendedJsonDecoder. configure(InputStream in)Reconfigures this JsonDecoder to use the InputStream provided.ExtendedJsonDecoderExtendedJsonDecoder. configure(String in)Reconfigures this JsonDecoder to use the String provided for input.
-