public class TajoCli extends Object
Modifier and Type | Class and Description |
---|---|
class |
TajoCli.TajoCliContext |
Modifier and Type | Field and Description |
---|---|
static int |
PRINT_LIMIT |
Constructor and Description |
---|
TajoCli(TajoConf c,
String[] args,
InputStream in,
OutputStream out) |
Modifier and Type | Method and Description |
---|---|
int |
executeMetaCommand(String line) |
int |
executeScript(String script) |
static void |
main(String[] args) |
int |
runShell() |
public static final int PRINT_LIMIT
public TajoCli(TajoConf c, String[] args, InputStream in, OutputStream out) throws Exception
Exception
Copyright © 2014 Apache Software Foundation. All Rights Reserved.