public class MultiLayerTableMultipartService extends AbstractTableMultipartService<MultipartReply>
| Constructor and Description |
|---|
MultiLayerTableMultipartService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor,
MultipartWriterProvider multipartWriterProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected OfHeader |
buildRequest(Xid xid,
UpdateTableInput input) |
protected List<TableFeatures> |
convertToSalTableFeatures(List<MultipartReply> multipartReplies) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateTableOutput>> |
handleAndReply(UpdateTableInput input)
Process experimenter input and result experimenter output.
|
storeStatisticscreateCallback, handleServiceCallcanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifierpublic MultiLayerTableMultipartService(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor, MultipartWriterProvider multipartWriterProvider)
protected OfHeader buildRequest(Xid xid, UpdateTableInput input) throws ServiceException
buildRequest in class AbstractService<UpdateTableInput,List<MultipartReply>>ServiceExceptionpublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateTableOutput>> handleAndReply(UpdateTableInput input)
AbstractTableMultipartServicehandleAndReply in class AbstractTableMultipartService<MultipartReply>input - experimenter inputprotected List<TableFeatures> convertToSalTableFeatures(List<MultipartReply> multipartReplies)
Copyright © 2019 OpenDaylight. All rights reserved.