@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.TransactionCommitFailedException
void 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.TransactionCommitFailedException
Copyright © 2018 OpenDaylight. All rights reserved.