Class SegmentV1V2ToV3FormatConverter
- java.lang.Object
-
- org.apache.pinot.segment.local.segment.index.converter.SegmentV1V2ToV3FormatConverter
-
- All Implemented Interfaces:
SegmentFormatConverter
public class SegmentV1V2ToV3FormatConverter extends Object implements SegmentFormatConverter
-
-
Method Detail
-
convert
public void convert(File v2SegmentDirectory) throws Exception
- Specified by:
convertin interfaceSegmentFormatConverter- Throws:
Exception
-
v3ConversionTempDirectory
public File v3ConversionTempDirectory(File v2SegmentDirectory) throws IOException
- Throws:
IOException
-
-