public static interface KryoCodec.KryoPool
Modifier and Type | Method and Description |
---|---|
com.esotericsoftware.kryo.Kryo |
get() |
ClassLoader |
getClassLoader() |
void |
yield(com.esotericsoftware.kryo.Kryo kryo) |
com.esotericsoftware.kryo.Kryo get()
void yield(com.esotericsoftware.kryo.Kryo kryo)
ClassLoader getClassLoader()
Copyright © 2014–2018 The Redisson Project. All rights reserved.