public class KryoValuesSerializer extends Object
| Constructor and Description | 
|---|
| KryoValuesSerializer(Map<String,Object> conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | serialize(List<Object> values) | 
| void | serializeInto(List<Object> values,
             com.esotericsoftware.kryo.io.Output out) | 
| byte[] | serializeObject(Object obj) | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.