Constructor and Description |
---|
TajoCli.TajoCliContext() |
Modifier and Type | Method and Description |
---|---|
TajoConf |
getConf() |
String |
getCurrentDatabase() |
PrintWriter |
getOutput() |
TajoClient |
getTajoClient() |
void |
setCurrentDatabase(String databasae) |
public TajoClient getTajoClient()
public void setCurrentDatabase(String databasae)
public String getCurrentDatabase()
public PrintWriter getOutput()
public TajoConf getConf()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.