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