public class JavaObjectKeySerializer extends Object
| Constructor and Description |
|---|
JavaObjectKeySerializer(IgniteConfiguration cfg)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(byte[] bytes) |
byte[] |
serialize(Object obj) |
public JavaObjectKeySerializer(IgniteConfiguration cfg)
cfg - Ignite configuration.public byte[] serialize(Object obj) throws IgniteCheckedException
IgniteCheckedExceptionpublic Object deserialize(byte[] bytes) throws IgniteCheckedException
IgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021