public class NetconfAdapterServiceImpl extends Object implements P4pluginNetconfAdapterApiService
| Constructor and Description |
|---|
NetconfAdapterServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
DeviceInterfaceDataOperator deviceInterfaceDataOperator) |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<ReadInventoryOutput>> |
readInventory(ReadInventoryInput var1) |
Future<org.opendaylight.yangtools.yang.common.RpcResult<WriteInventoryOutput>> |
writeInventory(WriteInventoryInput var1) |
public NetconfAdapterServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
DeviceInterfaceDataOperator deviceInterfaceDataOperator)
public Future<org.opendaylight.yangtools.yang.common.RpcResult<WriteInventoryOutput>> writeInventory(WriteInventoryInput var1)
writeInventory in interface P4pluginNetconfAdapterApiServicepublic Future<org.opendaylight.yangtools.yang.common.RpcResult<ReadInventoryOutput>> readInventory(ReadInventoryInput var1)
readInventory in interface P4pluginNetconfAdapterApiServiceCopyright © 2019 OpenDaylight. All rights reserved.