Interface | Description |
---|---|
KryoCallback<T> |
Callback to run with a provided kryo instance.
|
KryoFactory |
Factory to create new configured instances of
Kryo . |
KryoPool |
A simple pool interface for
Kryo instances. |
Class | Description |
---|---|
KryoPool.Builder |
Builder for a
KryoPool instance, constructs a KryoPoolQueueImpl instance. |
Copyright © 2018. All rights reserved.