Class IndexFileManager


  • public class IndexFileManager
    extends Object
    Utility class to manage index files.
    • Method Detail

      • configure

        public static void configure​(String indexPath)
        For test purpose only
        Parameters:
        indexPath - the path to configure.
      • getAbsoluteIndexPath

        public static String getAbsoluteIndexPath​(String componentId)
      • extractComponentPath

        public static String extractComponentPath​(String componentId)
      • getIndexUpLoadPath

        public static String getIndexUpLoadPath()
        get the base directory of index upload path
        Returns: