Package | Description |
---|---|
org.opendaylight.controller.config.manager.impl | |
org.opendaylight.controller.config.manager.impl.dependencyresolver |
Modifier and Type | Method and Description |
---|---|
DestroyedModule |
ModuleInternalInfo.toDestroyedModule() |
Modifier and Type | Method and Description |
---|---|
List<DestroyedModule> |
CommitInfo.getDestroyedFromPreviousTransactions()
Get ordered list of modules that can be closed in the same order, i.e.
|
Constructor and Description |
---|
CommitInfo(List<DestroyedModule> destroyedFromPreviousTransactions,
Map<ModuleIdentifier,ModuleInternalTransactionalInfo> commitMap) |
Modifier and Type | Method and Description |
---|---|
DestroyedModule |
ModuleInternalTransactionalInfo.toDestroyedModule() |
Modifier and Type | Method and Description |
---|---|
int |
DestroyedModule.compareTo(DestroyedModule destroyedModule) |
Copyright © 2019 OpenDaylight. All rights reserved.