Class ByteChunkSoftPool

java.lang.Object
io.deephaven.chunk.util.pools.ByteChunkSoftPool
All Implemented Interfaces:
ByteChunkPool

public final class ByteChunkSoftPool extends Object implements ByteChunkPool
ByteChunkPool implementation that pools chunks of bytes in a data structure that only enforces soft reachability.