|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericFixed | |
---|---|
org.apache.avro.generic | A generic representation for Avro data. |
org.apache.avro.specific | Generate specific Java classes for schemas and protocols. |
Uses of GenericFixed in org.apache.avro.generic |
---|
Classes in org.apache.avro.generic that implement GenericFixed | |
---|---|
static class |
GenericData.Fixed
Default implementation of GenericFixed . |
Uses of GenericFixed in org.apache.avro.specific |
---|
Classes in org.apache.avro.specific that implement GenericFixed | |
---|---|
class |
SpecificFixed
Base class for generated fixed-sized data classes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |