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