public final class NodeConfigServiceImpl extends AbstractSimpleService<SetConfigInput,SetConfigOutput> implements NodeConfigService
| Constructor and Description |
|---|
NodeConfigServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext) |
| Modifier and Type | Method and Description |
|---|---|
protected OfHeader |
buildRequest(Xid xid,
SetConfigInput input) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SetConfigOutput>> |
setConfig(SetConfigInput input)
Sending initial configuration to device.
|
createCallbackcanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, handleServiceCall, setEventIdentifierpublic NodeConfigServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SetConfigOutput>> setConfig(SetConfigInput input)
NodeConfigServicesetConfig in interface NodeConfigServiceprotected OfHeader buildRequest(Xid xid, SetConfigInput input) throws ServiceException
buildRequest in class AbstractService<SetConfigInput,SetConfigOutput>ServiceExceptionCopyright © 2019 OpenDaylight. All rights reserved.