Class MoveInstalledToolsXmlFileToCachesConverter

  • All Implemented Interfaces:
    CachesConverter, Converter

    public class MoveInstalledToolsXmlFileToCachesConverter
    extends Object
    implements CachesConverter, Converter
    This converter is needed to speed up the startup of TeamCity main node.

    Without this converter 'installedToolsState.xml' would be created from scratch by repacking all tools, which might take quite long time.