Interface SegmentFormatConverter


  • public interface SegmentFormatConverter
    Converts a segment from format to another. This can be useful in upgrading our index formats etc automatically.
    • Method Summary

      Modifier and Type Method Description
      void convert​(File indexSegmentDir)