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