Package org.apache.druid.segment
Class DictionaryEncodedColumnMerger.PersistedIdConversions
java.lang.Object
org.apache.druid.segment.DictionaryEncodedColumnMerger.PersistedIdConversions
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
- DictionaryEncodedColumnMerger<T extends Comparable<T>>
protected static class DictionaryEncodedColumnMerger.PersistedIdConversions
extends Object
implements Closeable
Closer of
DictionaryEncodedColumnMerger.PersistedIdConversion and a parent path which they are stored in for easy cleanup when the
segment is closed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PersistedIdConversions
-
-
Method Details
-
map
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-