This project has retired. For details please refer to its
Attic page.
SpecificFixedSerializer (Apache Gora 0.6 API)
- java.lang.Object
-
- me.prettyprint.cassandra.serializers.AbstractSerializer<org.apache.avro.specific.SpecificFixed>
-
- org.apache.gora.cassandra.serializers.SpecificFixedSerializer
-
- All Implemented Interfaces:
- me.prettyprint.hector.api.Serializer<org.apache.avro.specific.SpecificFixed>
public class SpecificFixedSerializer
extends me.prettyprint.cassandra.serializers.AbstractSerializer<org.apache.avro.specific.SpecificFixed>
A SpecificFixedSerializer translates the byte[] to and from SpecificFixed of Avro.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static org.slf4j.Logger |
LOG |
-
Method Summary
-
Methods inherited from class me.prettyprint.cassandra.serializers.AbstractSerializer
computeInitialHashSize, fromBytes, fromBytesList, fromBytesMap, fromBytesSet, toBytes, toBytesList, toBytesMap, toBytesSet
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.