public class PortDirectStatisticsService extends AbstractPortDirectStatisticsService<MultipartReply>
Constructor and Description |
---|
PortDirectStatisticsService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor,
MultipartWriterProvider statisticsWriterProvider) |
Modifier and Type | Method and Description |
---|---|
protected GetNodeConnectorStatisticsOutput |
buildReply(List<MultipartReply> input,
boolean success)
Build output from multipart reply input.
|
protected OfHeader |
buildRequest(Xid xid,
GetNodeConnectorStatisticsInput 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 PortDirectStatisticsService(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor, MultipartWriterProvider statisticsWriterProvider)
protected GetNodeConnectorStatisticsOutput buildReply(List<MultipartReply> input, boolean success)
input
- the inputprotected OfHeader buildRequest(Xid xid, GetNodeConnectorStatisticsInput input) throws ServiceException
buildRequest
in class AbstractService<GetNodeConnectorStatisticsInput,List<MultipartReply>>
ServiceException
protected MultipartType getMultipartType()
protected ConvertorExecutor getConvertorExecutor()
protected OpenflowVersion getOfVersion()
Copyright © 2019 OpenDaylight. All rights reserved.