Package org.xerial.snappy.pool
-
Interface Summary Interface Description BufferPool Makes various types of buffers available for use and potential re-use. -
Class Summary Class Description CachingBufferPool ABufferPoolimplementation which caches values at fixed sizes.DefaultPoolFactory Manages implementation ofBufferPoolto use by default.QuiescentBufferPool ABufferPoolimplementation which does no pooling.