|
||||||||||
| 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 | |
|---|---|
java.lang.Object |
fromData(java.io.DataInput dataInput)
|
int |
getId()
|
java.lang.Class<?>[] |
getSupportedClasses()
|
boolean |
toData(java.lang.Object o,
java.io.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 java.lang.Class<?>[] getSupportedClasses()
getSupportedClasses in class com.gemstone.gemfire.DataSerializer
public boolean toData(java.lang.Object o,
java.io.DataOutput dataOutput)
throws java.io.IOException
toData in class com.gemstone.gemfire.DataSerializerjava.io.IOException
public java.lang.Object fromData(java.io.DataInput dataInput)
throws java.io.IOException,
java.lang.ClassNotFoundException
fromData in class com.gemstone.gemfire.DataSerializerjava.io.IOException
java.lang.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 | |||||||||