public class ZNodeCompleter
extends java.lang.Object
implements org.apache.karaf.shell.console.Completer
Constructor and Description |
---|
ZNodeCompleter() |
Modifier and Type | Method and Description |
---|---|
int |
complete(java.lang.String buffer,
int cursor,
java.util.List candidates) |
void |
setCurator(org.apache.curator.framework.CuratorFramework curator) |
public void setCurator(org.apache.curator.framework.CuratorFramework curator)
public int complete(java.lang.String buffer, int cursor, java.util.List candidates)
complete
in interface org.apache.karaf.shell.console.Completer
Copyright © 2017 Red Hat. All Rights Reserved.