Uses of Class
org.apache.hadoop.ozone.container.keyvalue.impl.MappedBufferManager
Packages that use MappedBufferManager
Package
Description
This package contains utility classes for KeyValue container type.
-
Uses of MappedBufferManager in org.apache.hadoop.ozone.container.keyvalue.helpers
Methods in org.apache.hadoop.ozone.container.keyvalue.helpers with parameters of type MappedBufferManagerModifier and TypeMethodDescriptionstatic org.apache.hadoop.ozone.common.ChunkBufferChunkUtils.readData(long len, int bufferCapacity, File file, long off, HddsVolume volume, int readMappedBufferThreshold, boolean mmapEnabled, MappedBufferManager mappedBufferManager)