org.apache.avro.specific
Interface SpecificDatumReader.SchemaConstructable

All Known Implementing Classes:
Pair
Enclosing class:
SpecificDatumReader<T>

public static interface SpecificDatumReader.SchemaConstructable

Tag interface that indicates that a class has a one-argument constructor that accepts a Schema.

See Also:
SpecificDatumReader.newInstance(java.lang.Class, org.apache.avro.Schema)



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.