public class AggregatedFlowStatisticsTranslator extends Object implements MessageTranslator<MultipartReply,AggregatedFlowStatistics>
| Constructor and Description |
|---|
AggregatedFlowStatisticsTranslator() |
| Modifier and Type | Method and Description |
|---|---|
AggregatedFlowStatistics |
translate(MultipartReply input,
DeviceInfo deviceInfo,
Object connectionDistinguisher)
Translates from input to output.
|
public AggregatedFlowStatistics translate(MultipartReply input, DeviceInfo deviceInfo, Object connectionDistinguisher)
MessageTranslatortranslate in interface MessageTranslator<MultipartReply,AggregatedFlowStatistics>input - inputdeviceInfo - node informationconnectionDistinguisher - connection distinguisherCopyright © 2019 OpenDaylight. All rights reserved.