Class com::mapd::parser::server::CalciteServerCaller

class CalciteServerCaller

Public Static Functions

static void com.mapd.parser.server.CalciteServerCaller.main(String[] args)

Private Functions

void com.mapd.parser.server.CalciteServerCaller.doWork(String[] args)
void com.mapd.parser.server.CalciteServerCaller.help(Options options)

Private Members

SockTransportProperties com.mapd.parser.server.CalciteServerCaller.client_skT = null
SockTransportProperties com.mapd.parser.server.CalciteServerCaller.server_skT = null
CommandLine com.mapd.parser.server.CalciteServerCaller.cmd = null

Private Static Functions

static Properties com.mapd.parser.server.CalciteServerCaller.readPropertyFile(String fileName)

Private Static Attributes

final Logger com.mapd.parser.server.CalciteServerCaller.MAPDLOGGER= LoggerFactory.getLogger(CalciteServerCaller.class)