org.apache.avro.specific
Interface SpecificData.SchemaConstructable

All Known Implementing Classes:
Pair
Enclosing class:
SpecificData

public static interface SpecificData.SchemaConstructable

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

See Also:
SpecificDatumReader#newInstance



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