public interface ClassifierProcessorInterface
Modifier and Type | Method and Description |
---|---|
List<FlowDetails> |
processAceByProcessor(String nodeName,
ServiceFunctionForwarder theSff,
String theScfName,
String aclName,
String theIfName,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev160218.access.lists.acl.access.list.entries.Ace theAce,
Optional<RspName> rspName) |
List<FlowDetails> processAceByProcessor(String nodeName, ServiceFunctionForwarder theSff, String theScfName, String aclName, String theIfName, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev160218.access.lists.acl.access.list.entries.Ace theAce, Optional<RspName> rspName)
Copyright © 2017 OpenDaylight. All rights reserved.