public static final class DefaultSerializers.ClassSerializer extends Object
Constructor and Description |
---|
ClassSerializer() |
Modifier and Type | Method and Description |
---|---|
int |
getTypeId() |
Class |
read(ObjectDataInput in) |
void |
write(ObjectDataOutput out,
Class obj) |
public int getTypeId()
public Class read(ObjectDataInput in) throws IOException
IOException
public void write(ObjectDataOutput out, Class obj) throws IOException
IOException
Copyright © 2014 Hazelcast, Inc.. All rights reserved.