@Beta @Deprecated public interface BmpDeployer
| Modifier and Type | Method and Description |
|---|---|
void |
deleteBmpMonitor(MonitorId monitorId)
Deprecated.
Removes BmpMonitorConfig from Config DS
|
void |
writeBmpMonitor(BmpMonitorConfig bmpConfig)
Deprecated.
Writes BmpMonitorConfig to Config DS
|
void writeBmpMonitor(@Nonnull BmpMonitorConfig bmpConfig) throws org.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedException
bmpConfig - containing bmp Monitor configurationorg.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedExceptionvoid deleteBmpMonitor(@Nonnull MonitorId monitorId) throws org.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedException
monitorId - Bmp monitor Idorg.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedExceptionCopyright © 2018 OpenDaylight. All rights reserved.