| 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(ModuleShardConfiguration config)
Adds a new configuration for a module and shard. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ModuleShardConfiguration | 
CreateShard.getModuleShardConfig()  | 
| Constructor and Description | 
|---|
CreateShard(ModuleShardConfiguration moduleShardConfig,
           Shard.AbstractBuilder<?,?> shardBuilder,
           DatastoreContext datastoreContext)
Constructor. 
 | 
Copyright © 2019 OpenDaylight. All rights reserved.