public class SerializationUtil extends Object
Constructor and Description |
---|
SerializationUtil() |
Modifier and Type | Method and Description |
---|---|
static Object |
deSerializeFieldValue(Object value,
StorageType storageType) |
static Object |
serializeFieldValue(Object value,
StorageType storageType) |
public static Object serializeFieldValue(Object value, StorageType storageType) throws IOException
IOException
public static Object deSerializeFieldValue(Object value, StorageType storageType) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
Copyright © GigaSpaces.