Package org.onosproject.cli.net
Class FlowRuleStatusCompleter
- java.lang.Object
-
- org.onosproject.cli.net.FlowRuleStatusCompleter
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.console.Completer
public class FlowRuleStatusCompleter extends java.lang.Object implements org.apache.karaf.shell.api.console.Completer
Flow rule status completer.
-
-
Constructor Summary
Constructors Constructor Description FlowRuleStatusCompleter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
complete(org.apache.karaf.shell.api.console.Session session, org.apache.karaf.shell.api.console.CommandLine commandLine, java.util.List<java.lang.String> candidates)
-