Class TrackingByteBufferPool.LeakedByteBufferException

All Implemented Interfaces:
Serializable
Enclosing class:
TrackingByteBufferPool

public static final class TrackingByteBufferPool.LeakedByteBufferException extends TrackingByteBufferPool.LeakDetectorHeapByteBufferPoolException
Exception raised in TrackingByteBufferPool.close() if there was an unreleased buffer.
See Also:
  • Method Details

    • getCount

      public int getCount()
      Get the number of unreleased buffers.
      Returns:
      number of unreleased buffers