public static final class ConstantSerializers.LongSerializer extends Object
| Constructor and Description |
|---|
LongSerializer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTypeId() |
Long |
read(ObjectDataInput in) |
void |
write(ObjectDataOutput out,
Long obj) |
public int getTypeId()
public Long read(ObjectDataInput in) throws IOException
IOExceptionpublic void write(ObjectDataOutput out, Long obj) throws IOException
IOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.