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

Uses of Package
org.apache.gora.cassandra.serializers

Packages that use org.apache.gora.cassandra.serializers
org.apache.gora.cassandra.serializers   
 

Classes in org.apache.gora.cassandra.serializers used by org.apache.gora.cassandra.serializers
GenericArraySerializer
          A GenericArraySerializer translates the byte[] to and from GenericArray of Avro.
SpecificFixedSerializer
          A SpecificFixedSerializer translates the byte[] to and from SpecificFixed of Avro.
StatefulHashMapSerializer
          A StatefulHashMapSerializer translates the byte[] to and from StatefulHashMap of Avro.
Utf8Serializer
          A Utf8Serializer translates the byte[] to and from Utf8 object of Avro.
 



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