Uses of Class
org.apache.avro.io.ValidatingDecoder

Packages that use ValidatingDecoder
org.apache.avro.io Input/output utilities. 
 

Uses of ValidatingDecoder in org.apache.avro.io
 

Subclasses of ValidatingDecoder in org.apache.avro.io
 class ResolvingDecoder
          Decoder that performs type-resolution between the reader's and writer's schemas.
 



Copyright © 2010 The Apache Software Foundation