public class KryoMarshalling
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KryoMarshalling.CopyingMapSerializer<T extends java.util.Map> |
| Constructor and Description |
|---|
KryoMarshalling() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
deserialize(byte[] data) |
byte[] |
serialize(java.lang.Object o) |