Interface PooledBuffersMBean

  • All Superinterfaces:
    org.bedework.util.jmx.BaseMBean, org.bedework.util.jmx.ConfBaseMBean, PooledBuffersProperties
    All Known Implementing Classes:
    PooledBuffers

    public interface PooledBuffersMBean
    extends org.bedework.util.jmx.ConfBaseMBean, PooledBuffersProperties
    Allow monitoring and manipulation of the pooled buffer settings..
    Author:
    Mike Douglass
    • Method Detail

      • getSmallBufferPoolStats

        String getSmallBufferPoolStats()
        Returns:
        buffer usage stats
      • getMediumBufferPoolStats

        String getMediumBufferPoolStats()
        Returns:
        buffer usage stats
      • getLargeBufferPoolStats

        String getLargeBufferPoolStats()
        Returns:
        buffer usage stats