public static class KryoPoolSerializer.KryoPoolImpl extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
org.dromara.mendmix.common.serializer.KryoPoolSerializer.KryoHolder |
creatInstnce()
create a new kryo object to application use
|
org.dromara.mendmix.common.serializer.KryoPoolSerializer.KryoHolder |
get()
get o KryoHolder object
|
static org.dromara.mendmix.common.serializer.KryoPoolSerializer.KryoPool |
getInstance() |
void |
offer(org.dromara.mendmix.common.serializer.KryoPoolSerializer.KryoHolder kryoHolder)
return object
Inserts the specified element at the tail of this queue.
|
public static org.dromara.mendmix.common.serializer.KryoPoolSerializer.KryoPool getInstance()
public org.dromara.mendmix.common.serializer.KryoPoolSerializer.KryoHolder get()
public org.dromara.mendmix.common.serializer.KryoPoolSerializer.KryoHolder creatInstnce()
public void offer(org.dromara.mendmix.common.serializer.KryoPoolSerializer.KryoHolder kryoHolder)
kryoHolder - ...Copyright © 2025. All rights reserved.