| java.lang.Object | |
| ↳ | org.apache.directmemory.serialization.kryo.KryoSerializer | 
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| KryoSerializer.KryoPool | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Closes the pool releasing any associated Kryo instance with it 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
   
From interface
  java.io.Closeable
 | |||||||||||
   
From interface
  org.apache.directmemory.serialization.Serializer
 | |||||||||||
Closes the pool releasing any associated Kryo instance with it
| IOException | 
|---|