public class FlowDirectStatisticsService extends AbstractFlowDirectStatisticsService<MultipartReply>
Constructor and Description |
---|
FlowDirectStatisticsService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor,
MultipartWriterProvider statisticsWriterProvider) |
Modifier and Type | Method and Description |
---|---|
protected GetFlowStatisticsOutput |
buildReply(List<MultipartReply> input,
boolean success)
Build output from multipart reply input.
|
protected OfHeader |
buildRequest(Xid xid,
GetFlowStatisticsInput input) |
protected ConvertorExecutor |
getConvertorExecutor()
Get convertor executor.
|
protected MultipartType |
getMultipartType()
Get multipart type.
|
protected OpenflowVersion |
getOfVersion()
Gets openflow version.
|
generateFlowId
createCallback, handleServiceCall
canUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifier
public FlowDirectStatisticsService(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor, MultipartWriterProvider statisticsWriterProvider)
protected GetFlowStatisticsOutput buildReply(List<MultipartReply> input, boolean success)
input
- the inputprotected OfHeader buildRequest(Xid xid, GetFlowStatisticsInput input) throws ServiceException
buildRequest
in class AbstractService<GetFlowStatisticsInput,List<MultipartReply>>
ServiceException
protected MultipartType getMultipartType()
protected ConvertorExecutor getConvertorExecutor()
protected OpenflowVersion getOfVersion()
Copyright © 2019 OpenDaylight. All rights reserved.