public class KryoValuesDeserializer extends Object
Constructor and Description |
---|
KryoValuesDeserializer(Map<String,Object> conf) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
deserialize(byte[] ser) |
List<Object> |
deserializeFrom(com.esotericsoftware.kryo.io.Input input) |
Object |
deserializeObject(byte[] ser) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.