public class PigCompletor extends Object implements jline.console.completer.Completer
Constructor and Description |
---|
PigCompletor() |
Modifier and Type | Method and Description |
---|---|
int |
complete(String buffer,
int cursor,
List candidates) |
static boolean |
loadCandidateKeywords(InputStream stream,
Set<String> candidates) |
public static boolean loadCandidateKeywords(InputStream stream, Set<String> candidates) throws IOException
IOException
Copyright © 2007-2017 The Apache Software Foundation