public class KryoValueEncoder extends AbstractValueEncoder
| Modifier and Type | Field and Description |
|---|---|
static KryoValueEncoder |
INSTANCE |
| Constructor and Description |
|---|
KryoValueEncoder(boolean useIdentityNumber) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
apply(Object value) |
isUseIdentityNumberpublic static final KryoValueEncoder INSTANCE
public byte[] apply(Object value)
Copyright © 2013–2022. All rights reserved.