Package org.apache.avro.specific
Interface SpecificRecord
- All Superinterfaces:
GenericContainer
,IndexedRecord
- All Known Implementing Classes:
HandshakeRequest
,HandshakeResponse
,SpecificExceptionBase
,SpecificRecordBase
Implemented by generated record classes. Permits efficient access to fields.
-
Method Summary
Methods inherited from interface org.apache.avro.generic.GenericContainer
getSchema
Methods inherited from interface org.apache.avro.generic.IndexedRecord
get, put