| Interface | Description |
|---|---|
| CacheSessionKryoPolicy<T> | |
| ReadWriteSessionDataLocator<T> | |
| SessionKryoFactory |
| Class | Description |
|---|---|
| CreateOption | |
| FastCachedCompatibleFieldSerializer<T> |
Implement a quick and compatible field serializer.
|
| FastCachedCompatibleFieldSerializer.CachedCompatibleFieldSerializerConfig | |
| ReadWriteSessionData | |
| SessionKryo | |
| SessionKryo.CanEmptyPriorityQueueSerializer |
java.util.PriorityQueue cannot accept a size less than 1,so it throw exception when read a empty PriorityQueue.
|
| SessionKryoService | |
| YummyObject |
yummy object used when skip some unknown fields.it consume data,but it will be discard.
|
| Exception | Description |
|---|---|
| CachedKryoClassNotFoundException |
Copyright © 2021. All rights reserved.