|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gemstone.gemfire.DataSerializer
com.googlecode.icegem.serialization.serializers.JodaTimeDataSerializer
public class JodaTimeDataSerializer
User: akondratyev
| Field Summary |
|---|
| Fields inherited from class com.gemstone.gemfire.DataSerializer |
|---|
DEBUG, DISALLOW_JAVA_SERIALIZATION, DUMP_SERIALIZED, TRACE_SERIALIZABLE |
| Fields inherited from interface com.googlecode.icegem.SerializationID |
|---|
BASE, JODA_TIME_DATA_SERIALIZER_ID, TIMESTAMP_DATA_SERIALIZER_ID, UUID_DATA_SERIALIZER_ID |
| Constructor Summary | |
|---|---|
JodaTimeDataSerializer()
|
|
| Method Summary | |
|---|---|
Object |
fromData(DataInput dataInput)
|
int |
getId()
|
Class<?>[] |
getSupportedClasses()
|
boolean |
toData(Object o,
DataOutput dataOutput)
|
| Methods inherited from class com.gemstone.gemfire.DataSerializer |
|---|
equals, getContext, getEventId, hashCode, readArrayList, readArrayOfByteArrays, readBoolean, readBooleanArray, readByte, readByteArray, readCharacter, readCharArray, readClass, readDate, readDouble, readDoubleArray, readEnum, readFile, readFloat, readFloatArray, readHashMap, readHashSet, readHashtable, readIdentityHashMap, readInetAddress, readIntArray, readInteger, readLinkedHashSet, readLinkedList, readLong, readLongArray, readObject, readObjectArray, readPrimitiveBoolean, readPrimitiveByte, readPrimitiveChar, readPrimitiveDouble, readPrimitiveFloat, readPrimitiveInt, readPrimitiveLong, readPrimitiveShort, readProperties, readRegion, readShort, readShortArray, readStack, readString, readStringArray, readTreeMap, readTreeSet, readUnsignedByte, readUnsignedShort, readVector, register, register, setContext, setEventId, writeArrayList, writeArrayOfByteArrays, writeBoolean, writeBooleanArray, writeByte, writeByteArray, writeByteArray, writeCharacter, writeCharArray, writeClass, writeDate, writeDouble, writeDoubleArray, writeEnum, writeFile, writeFloat, writeFloatArray, writeHashMap, writeHashSet, writeHashtable, writeIdentityHashMap, writeInetAddress, writeIntArray, writeInteger, writeLinkedHashSet, writeLinkedList, writeLong, writeLongArray, writeObject, writeObject, writeObjectArray, writeObjectAsByteArray, writePrimitiveBoolean, writePrimitiveByte, writePrimitiveChar, writePrimitiveDouble, writePrimitiveFloat, writePrimitiveInt, writePrimitiveLong, writePrimitiveShort, writeProperties, writeRegion, writeShort, writeShortArray, writeStack, writeString, writeStringArray, writeTreeMap, writeTreeSet, writeUnsignedByte, writeUnsignedShort, writeVector |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JodaTimeDataSerializer()
| Method Detail |
|---|
public Class<?>[] getSupportedClasses()
getSupportedClasses in class com.gemstone.gemfire.DataSerializer
public boolean toData(Object o,
DataOutput dataOutput)
throws IOException
toData in class com.gemstone.gemfire.DataSerializerIOException
public Object fromData(DataInput dataInput)
throws IOException,
ClassNotFoundException
fromData in class com.gemstone.gemfire.DataSerializerIOException
ClassNotFoundExceptionpublic int getId()
getId in class com.gemstone.gemfire.DataSerializer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||