public final class SalTableServiceImpl extends Object implements SalTableService
| Constructor and Description |
|---|
SalTableServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor,
MultipartWriterProvider multipartWriterProvider) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateTableOutput>> |
updateTable(UpdateTableInput input)
Configuring openflow table.
|
public SalTableServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor, MultipartWriterProvider multipartWriterProvider)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateTableOutput>> updateTable(UpdateTableInput input)
SalTableServiceupdateTable in interface SalTableServiceCopyright © 2019 OpenDaylight. All rights reserved.