public final class OpendaylightFlowTableStatisticsServiceImpl extends AbstractCompatibleStatService<GetFlowTablesStatisticsInput,GetFlowTablesStatisticsOutput,FlowTableStatisticsUpdate> implements OpendaylightFlowTableStatisticsService
Constructor and Description |
---|
OpendaylightFlowTableStatisticsServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService) |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
buildRequest(Xid xid,
GetFlowTablesStatisticsInput input) |
GetFlowTablesStatisticsOutput |
buildTxCapableResult(TransactionId emulatedTxId) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetFlowTablesStatisticsOutput>> |
getFlowTablesStatistics(GetFlowTablesStatisticsInput input)
Fetch statistics of all the flow tables present on the tarnet node
|
FlowTableStatisticsUpdate |
transformToNotification(List<MultipartReply> mpReplyList,
TransactionId emulatedTxId) |
getOfVersion, handleAndNotify
createCallback, handleServiceCall
canUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifier
public OpendaylightFlowTableStatisticsServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, AtomicLong compatibilityXidSeed, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetFlowTablesStatisticsOutput>> getFlowTablesStatistics(GetFlowTablesStatisticsInput input)
OpendaylightFlowTableStatisticsService
getFlowTablesStatistics
in interface OpendaylightFlowTableStatisticsService
protected OfHeader buildRequest(Xid xid, GetFlowTablesStatisticsInput input)
buildRequest
in class AbstractService<GetFlowTablesStatisticsInput,List<MultipartReply>>
public GetFlowTablesStatisticsOutput buildTxCapableResult(TransactionId emulatedTxId)
public FlowTableStatisticsUpdate transformToNotification(List<MultipartReply> mpReplyList, TransactionId emulatedTxId)
Copyright © 2020 OpenDaylight. All rights reserved.