Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore.config | |
org.opendaylight.controller.cluster.datastore.messages |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationImpl.addModuleShardConfiguration(ModuleShardConfiguration config) |
void |
Configuration.addModuleShardConfiguration(@NonNull ModuleShardConfiguration config)
Adds a new configuration for a module and shard.
|
Modifier and Type | Method and Description |
---|---|
@NonNull ModuleShardConfiguration |
CreateShard.getModuleShardConfig() |
Constructor and Description |
---|
CreateShard(@NonNull ModuleShardConfiguration moduleShardConfig,
@NonNull Shard.AbstractBuilder<?,?> shardBuilder,
@Nullable DatastoreContext datastoreContext)
Constructor.
|
Copyright © 2019 OpenDaylight. All rights reserved.