public class SalAsyncConfigServiceImpl extends Object implements SalAsyncConfigService
| Constructor and Description |
|---|
SalAsyncConfigServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext) |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<GetAsyncOutput>> |
getAsync(GetAsyncInput input)
Controller to switch message get configuration.
|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
setAsync(SetAsyncInput input)
Controller to switch message set configuration.
|
public SalAsyncConfigServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext)
public Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> setAsync(SetAsyncInput input)
SalAsyncConfigServicesetAsync in interface SalAsyncConfigServicepublic Future<org.opendaylight.yangtools.yang.common.RpcResult<GetAsyncOutput>> getAsync(GetAsyncInput input)
SalAsyncConfigServicegetAsync in interface SalAsyncConfigServicejava.util.concurrent.Future async, or null if not presentCopyright © 2019 OpenDaylight. All rights reserved.