Package org.apache.hadoop.fs.impl
Class TrackingByteBufferPool.LeakDetectorHeapByteBufferPoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.fs.impl.TrackingByteBufferPool.LeakDetectorHeapByteBufferPoolException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TrackingByteBufferPool.ByteBufferAllocationStacktraceException,TrackingByteBufferPool.LeakedByteBufferException,TrackingByteBufferPool.ReleasingUnallocatedByteBufferException
- Enclosing class:
- TrackingByteBufferPool
public static class TrackingByteBufferPool.LeakDetectorHeapByteBufferPoolException
extends RuntimeException
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString