Uses of Class
org.apache.hadoop.fs.impl.TrackingByteBufferPool
Packages that use TrackingByteBufferPool
Package
Description
This package contains implementation classes for use inside
filesystems.
-
Uses of TrackingByteBufferPool in org.apache.hadoop.fs.impl
Methods in org.apache.hadoop.fs.impl that return TrackingByteBufferPoolModifier and TypeMethodDescriptionstatic TrackingByteBufferPoolTrackingByteBufferPool.wrap(ByteBufferPool allocator) Wrap an existing allocator with this tracking allocator.