Interface OByteBufferPoolMXBean
- All Known Implementing Classes:
OByteBufferPool
public interface OByteBufferPoolMXBean
Provides an MBean for
OByteBufferPool.- Author:
- Sergey Sitnikov
-
Method Summary
-
Method Details
-
getPoolSize
int getPoolSize()- Returns:
- Current size of the memory pool
-