public static final class DefaultSerializers.ClassSerializer extends Object
| Constructor and Description |
|---|
ClassSerializer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTypeId() |
Class |
read(com.hazelcast.nio.ObjectDataInput in) |
void |
write(com.hazelcast.nio.ObjectDataOutput out,
Class obj) |
public int getTypeId()
public Class read(com.hazelcast.nio.ObjectDataInput in) throws IOException
IOExceptionpublic void write(com.hazelcast.nio.ObjectDataOutput out,
Class obj)
throws IOException
IOExceptionCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.