Uses of Class
org.opendaylight.controller.cluster.datastore.config.ShardConfig
-
Packages that use ShardConfig Package Description org.opendaylight.controller.cluster.datastore.config -
-
Uses of ShardConfig in org.opendaylight.controller.cluster.datastore.config
Methods in org.opendaylight.controller.cluster.datastore.config that return ShardConfig Modifier and Type Method Description @Nullable ShardConfigModuleConfig. getShardConfig(String forName)Methods in org.opendaylight.controller.cluster.datastore.config that return types with arguments of type ShardConfig Modifier and Type Method Description @NonNull Collection<ShardConfig>ModuleConfig. getShardConfigs()
-