Class FileModuleShardConfigProvider

  • All Implemented Interfaces:
    ModuleShardConfigProvider

    public class FileModuleShardConfigProvider
    extends Object
    Implementation of ModuleShardConfigProvider that reads the module and shard configuration from files.
    Author:
    Thomas Pantelis
    • Constructor Detail

      • FileModuleShardConfigProvider

        public FileModuleShardConfigProvider()
      • FileModuleShardConfigProvider

        public FileModuleShardConfigProvider​(String moduleShardsConfigPath,
                                             String modulesConfigPath)