org.apache.pig.tools.grunt
Class PigCompletorAliases
java.lang.Object
org.apache.pig.tools.grunt.PigCompletorAliases
- All Implemented Interfaces:
- jline.Completor
public class PigCompletorAliases
- extends Object
- implements jline.Completor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PigCompletorAliases
public PigCompletorAliases(PigServer server)
complete
public int complete(String buffer,
int cursor,
List candidates)
- Specified by:
complete
in interface jline.Completor
Copyright © 2012 The Apache Software Foundation