@Service(value={ZNodeCompleter.class,org.apache.karaf.shell.console.Completer.class})
public class ZNodeCompleter
extends io.fabric8.api.scr.AbstractComponent
implements org.apache.karaf.shell.console.Completer
| Constructor and Description |
|---|
ZNodeCompleter() |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List candidates) |
org.apache.curator.framework.CuratorFramework |
getCurator() |
void |
setCurator(org.apache.curator.framework.CuratorFramework curator) |
Copyright © 2011–2014 Red Hat. All rights reserved.