Class FileModuleShardConfigProvider

java.lang.Object
org.opendaylight.controller.cluster.datastore.config.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 Details

    • FileModuleShardConfigProvider

      public FileModuleShardConfigProvider()
    • FileModuleShardConfigProvider

      public FileModuleShardConfigProvider(String moduleShardsConfigPath, String modulesConfigPath)
  • Method Details