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