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