Package com.illumon.iris.db.util.caching.redesign
package com.illumon.iris.db.util.caching.redesign
-
ClassDescriptionConfiguration utilities related to the data buffers used for storing and communicating all Deephaven-format binary data.Holder for
ByteBuffer
s pooled in theDataBufferPool
and associated views.Data buffer pool for all Deephaven-format column data.ObjectPool<T>Object pool interface that allows reference tracking.PooledObjectReference<REFERENT_TYPE>SimpleReference
implementation with built-in reference-counting and pooling support.PooledObjectReference.Tracker<REFERENT_TYPE>Tracker that can be used to monitor unreleased references.