public class MultiLayerAggregateFlowMultipartService extends AbstractAggregateFlowMultipartService<MultipartReply>
| Constructor and Description |
|---|
MultiLayerAggregateFlowMultipartService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor,
TranslatorLibrary translatorLibrary) |
| Modifier and Type | Method and Description |
|---|---|
protected OfHeader |
buildRequest(Xid xid,
GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput>> |
handleAndReply(GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input)
Process input and return reply.
|
createCallback, handleServiceCallcanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifierpublic MultiLayerAggregateFlowMultipartService(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor, TranslatorLibrary translatorLibrary)
protected OfHeader buildRequest(Xid xid, GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input) throws ServiceException
buildRequest in class AbstractService<GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput,List<MultipartReply>>ServiceExceptionpublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput>> handleAndReply(GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input)
AbstractAggregateFlowMultipartServicehandleAndReply in class AbstractAggregateFlowMultipartService<MultipartReply>input - inputCopyright © 2019 OpenDaylight. All rights reserved.