public class NamespaceCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
| Constructor and Description | 
|---|
NamespaceCompleter()  | 
NamespaceCompleter(GraphService graphService)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
complete(org.apache.karaf.shell.api.console.Session session,
        org.apache.karaf.shell.api.console.CommandLine commandLine,
        List<String> candidates)  | 
public NamespaceCompleter()
public NamespaceCompleter(GraphService graphService)
Copyright © 2020. All rights reserved.