public final class AclLiveStatisticsHelper extends Object
Modifier and Type | Method and Description |
---|---|
protected static org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match |
buildMetadataMatch(Integer lportTag)
Builds the metadata match.
|
static List<AclPortStats> |
getAclPortStats(Direction direction,
List<String> interfaceNames,
org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.OpendaylightDirectStatisticsService odlDirectStatsService,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker)
Gets the acl port stats.
|
public static List<AclPortStats> getAclPortStats(Direction direction, List<String> interfaceNames, org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.OpendaylightDirectStatisticsService odlDirectStatsService, org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker)
direction
- the directioninterfaceNames
- the interface namesodlDirectStatsService
- the odl direct stats servicedataBroker
- the data brokerprotected static org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match buildMetadataMatch(Integer lportTag)
lportTag
- the lport tagCopyright © 2019 OpenDaylight. All rights reserved.