Class SmooshedFileMapper

java.lang.Object
org.apache.druid.java.util.common.io.smoosh.SmooshedFileMapper
All Implemented Interfaces:
Closeable, AutoCloseable, SegmentFileMapper

public class SmooshedFileMapper extends Object implements SegmentFileMapper
Class that works in conjunction with FileSmoosher. This class knows how to map in a set of files smooshed by the FileSmoosher.