Uses of Class
org.apache.hadoop.fs.impl.TrackingByteBufferPool.ReleasingUnallocatedByteBufferException
Packages that use TrackingByteBufferPool.ReleasingUnallocatedByteBufferException
Package
Description
This package contains implementation classes for use inside
filesystems.
-
Uses of TrackingByteBufferPool.ReleasingUnallocatedByteBufferException in org.apache.hadoop.fs.impl
Methods in org.apache.hadoop.fs.impl that throw TrackingByteBufferPool.ReleasingUnallocatedByteBufferExceptionModifier and TypeMethodDescriptionvoidTrackingByteBufferPool.putBuffer(ByteBuffer buffer) Release a buffer back to the pool.