| Modifier and Type | Class and Description |
|---|---|
class |
FastJsonSerialization |
| Modifier and Type | Class and Description |
|---|---|
class |
FstSerialization |
| Modifier and Type | Class and Description |
|---|---|
class |
Hessian2Serialization |
| Modifier and Type | Class and Description |
|---|---|
class |
CompactedJavaSerialization |
class |
JavaSerialization |
| Modifier and Type | Class and Description |
|---|---|
class |
KryoSerialization
TODO for now kryo serialization doesn't deny classes that don't implement the serializable interface
|
| Modifier and Type | Class and Description |
|---|---|
class |
NativeJavaSerialization |
| Modifier and Type | Method and Description |
|---|---|
static Serialization |
CodecSupport.getSerialization(URL url) |
static Serialization |
CodecSupport.getSerialization(URL url,
Byte id) |
static Serialization |
CodecSupport.getSerializationById(Byte id) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.