Package org.apache.hadoop.fs.impl
Class TrackingByteBufferPool.ReleasingUnallocatedByteBufferException
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.ReleasingUnallocatedByteBufferException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TrackingByteBufferPool
public static final class TrackingByteBufferPool.ReleasingUnallocatedByteBufferException
extends TrackingByteBufferPool.LeakDetectorHeapByteBufferPoolException
Exception raised in
TrackingByteBufferPool.putBuffer(ByteBuffer) if the
buffer to release was not in the hash 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