public class IdSerializer extends Object implements Serializer<Id>
BIG_DECIMAL, BIG_INTEGER, BOOLEAN, BYTE, BYTE_ARRAY, BYTE_ARRAY_DELTA, BYTE_ARRAY_DELTA2, BYTE_ARRAY_NOSIZE, CHAR, CHAR_ARRAY, CLASS, DATE, DOUBLE, DOUBLE_ARRAY, ELSA, FLOAT, FLOAT_ARRAY, ILLEGAL_ACCESS, INT_ARRAY, INTEGER, INTEGER_DELTA, INTEGER_PACKED, JAVA, LONG, LONG_ARRAY, LONG_DELTA, LONG_PACKED, RECID, RECID_ARRAY, SHORT, SHORT_ARRAY, STRING, STRING_ASCII, STRING_DELTA, STRING_DELTA2, STRING_INTERN, STRING_NOSIZE, STRING_ORIGHASH, UUID| Constructor and Description |
|---|
IdSerializer() |
| Modifier and Type | Method and Description |
|---|---|
Id |
deserialize(DataInput2 in,
int i) |
boolean |
equals(Object o) |
int |
hashCode() |
void |
serialize(DataOutput2 out,
Id id) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitclone, compare, deserializeFromLong, equals, fixedSize, hashCode, isTrusted, needsAvailableSizeHintcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic void serialize(@Nonnull DataOutput2 out, @Nonnull Id id) throws IOException
serialize in interface Serializer<Id>IOExceptionpublic Id deserialize(@Nonnull DataInput2 in, int i) throws IOException
deserialize in interface Serializer<Id>IOExceptionCopyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.