public interface IKryoFactory
Modifier and Type | Method and Description |
---|---|
com.esotericsoftware.kryo.Kryo |
getKryo(Map<String,Object> conf) |
void |
postDecorate(com.esotericsoftware.kryo.Kryo k,
Map<String,Object> conf) |
void |
postRegister(com.esotericsoftware.kryo.Kryo k,
Map<String,Object> conf) |
void |
preRegister(com.esotericsoftware.kryo.Kryo k,
Map<String,Object> conf) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.