Uses of Interface
org.opendaylight.controller.cluster.datastore.config.ModuleShardConfigProvider
-
Packages that use ModuleShardConfigProvider Package Description org.opendaylight.controller.cluster.datastore.config -
-
Uses of ModuleShardConfigProvider in org.opendaylight.controller.cluster.datastore.config
Classes in org.opendaylight.controller.cluster.datastore.config that implement ModuleShardConfigProvider Modifier and Type Class Description classFileModuleShardConfigProviderImplementation of ModuleShardConfigProvider that reads the module and shard configuration from files.classHybridModuleShardConfigProviderConstructors in org.opendaylight.controller.cluster.datastore.config with parameters of type ModuleShardConfigProvider Constructor Description ConfigurationImpl(ModuleShardConfigProvider provider)
-