This project has retired. For details please refer to its Attic page.
org.apache.gora.cassandra.serializers (Apache Gora 0.2.1 API)

Package org.apache.gora.cassandra.serializers

Class Summary
GenericArraySerializer<T> A GenericArraySerializer translates the byte[] to and from GenericArray of Avro.
GoraSerializerTypeInferer Utility class that infers the concrete Serializer needed to turn a value into its binary representation
SpecificFixedSerializer A SpecificFixedSerializer translates the byte[] to and from SpecificFixed of Avro.
StatefulHashMapSerializer<T> A StatefulHashMapSerializer translates the byte[] to and from StatefulHashMap of Avro.
TypeUtils Utility class that infers the concrete Serializer needed to turn a value into its binary representation
Utf8Serializer A Utf8Serializer translates the byte[] to and from Utf8 object of Avro.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.