Package org.apache.hadoop.fs.impl
Class TrackingByteBufferPool.ByteBufferAllocationStacktraceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.fs.impl.TrackingByteBufferPool.LeakDetectorHeapByteBufferPoolException
org.apache.hadoop.fs.impl.TrackingByteBufferPool.ByteBufferAllocationStacktraceException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TrackingByteBufferPool
public static final class TrackingByteBufferPool.ByteBufferAllocationStacktraceException
extends TrackingByteBufferPool.LeakDetectorHeapByteBufferPoolException
Strack trace of allocation as saved in the tracking map.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString