public class SingleLayerAggregateFlowMultipartService extends AbstractAggregateFlowMultipartService<MultipartReply>
Constructor and Description |
---|
SingleLayerAggregateFlowMultipartService(RequestContextStack requestContextStack,
DeviceContext deviceContext) |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
buildRequest(Xid xid,
GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input) |
Future<org.opendaylight.yangtools.yang.common.RpcResult<GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput>> |
handleAndReply(GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input)
Process input and return reply.
|
createCallback, handleServiceCall
canUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifier
public SingleLayerAggregateFlowMultipartService(RequestContextStack requestContextStack, DeviceContext deviceContext)
protected OfHeader buildRequest(Xid xid, GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input) throws ServiceException
buildRequest
in class AbstractService<GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput,List<MultipartReply>>
ServiceException
public Future<org.opendaylight.yangtools.yang.common.RpcResult<GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput>> handleAndReply(GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input)
AbstractAggregateFlowMultipartService
handleAndReply
in class AbstractAggregateFlowMultipartService<MultipartReply>
input
- inputCopyright © 2018 OpenDaylight. All rights reserved.