public final class OpendaylightFlowTableStatisticsServiceImpl extends AbstractCompatibleStatService<GetFlowTablesStatisticsInput,GetFlowTablesStatisticsOutput,FlowTableStatisticsUpdate> implements OpendaylightFlowTableStatisticsService
| Constructor and Description |
|---|
OpendaylightFlowTableStatisticsServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
org.opendaylight.controller.md.sal.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, handleAndNotifycreateCallback, handleServiceCallcanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifierpublic OpendaylightFlowTableStatisticsServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, AtomicLong compatibilityXidSeed, org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetFlowTablesStatisticsOutput>> getFlowTablesStatistics(GetFlowTablesStatisticsInput input)
OpendaylightFlowTableStatisticsServicegetFlowTablesStatistics in interface OpendaylightFlowTableStatisticsServicecom.google.common.util.concurrent.ListenableFuture flowTablesStatistics, or null if not presentprotected OfHeader buildRequest(Xid xid, GetFlowTablesStatisticsInput input) throws ServiceException
buildRequest in class AbstractService<GetFlowTablesStatisticsInput,List<MultipartReply>>ServiceExceptionpublic GetFlowTablesStatisticsOutput buildTxCapableResult(TransactionId emulatedTxId)
public FlowTableStatisticsUpdate transformToNotification(List<MultipartReply> mpReplyList, TransactionId emulatedTxId)
Copyright © 2019 OpenDaylight. All rights reserved.