public final class StatisticsGatheringUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
deleteAllKnownFlows(TxFacade txFacade,
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier,
DeviceFlowRegistry deviceFlowRegistry) |
static void |
deleteAllKnownGroups(TxFacade txFacade,
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier,
DeviceGroupRegistry groupRegistry) |
static void |
deleteAllKnownMeters(TxFacade txFacade,
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier,
DeviceMeterRegistry meterRegistry) |
public static void deleteAllKnownFlows(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier, DeviceFlowRegistry deviceFlowRegistry)
public static void deleteAllKnownMeters(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier, DeviceMeterRegistry meterRegistry)
public static void deleteAllKnownGroups(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier, DeviceGroupRegistry groupRegistry)
Copyright © 2020 OpenDaylight. All rights reserved.