| Package | Description |
|---|---|
| org.apache.gora.cassandra.serializers |
| Class and Description |
|---|
| CharSequenceSerializer
A CharSequenceSerializer translates the byte[] to and from CharSequenceSerializer object of Avro.
|
| ListSerializer
A GenericArraySerializer translates the byte[] to and from GenericArray of Avro.
|
| MapSerializer
A MapSerializer translates the byte[] to and from Map of Avro.
|
| SpecificFixedSerializer
A SpecificFixedSerializer translates the byte[] to and from SpecificFixed of Avro.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.