Package | Description |
---|---|
org.opendaylight.controller.config.manager.impl | |
org.opendaylight.controller.config.manager.impl.dependencyresolver |
Modifier and Type | Method and Description |
---|---|
Map<ModuleIdentifier,ModuleInternalTransactionalInfo> |
CommitInfo.getCommitted() |
Constructor and Description |
---|
CommitInfo(List<DestroyedModule> destroyedFromPreviousTransactions,
Map<ModuleIdentifier,ModuleInternalTransactionalInfo> commitMap) |
Modifier and Type | Method and Description |
---|---|
ModuleInternalTransactionalInfo |
DependencyResolverManager.destroyModule(ModuleIdentifier moduleIdentifier) |
ModuleInternalTransactionalInfo |
DependencyResolverManager.findModuleInternalTransactionalInfo(ModuleIdentifier moduleIdentifier) |
Copyright © 2019 OpenDaylight. All rights reserved.