Interface IBufferPool.Introspection

All Superinterfaces:
IBufferPool, IBufferProvider, IBufferProvider.Introspection
Enclosing interface:
IBufferPool

public static interface IBufferPool.Introspection extends IBufferPool, IBufferProvider.Introspection
Offers additional introspection features for IBufferPools.
Author:
Eike Stepper
  • Method Details

    • getPooledBuffers

      int getPooledBuffers()
      Returns the number of buffers that are currently pooled in this BufferPool.