public static class HiveServer.HiveServerCli extends CommonCliOptions
Modifier and Type | Field and Description |
---|---|
int |
maxWorkerThreads |
int |
minWorkerThreads |
int |
port |
cliname, commandLine, OPTIONS
Constructor and Description |
---|
HiveServerCli() |
Modifier and Type | Method and Description |
---|---|
void |
parse(java.lang.String[] args)
Parse the arguments.
|
addHiveconfToSystemProperties, isVerbose, printUsage
public int port
public int minWorkerThreads
public int maxWorkerThreads
public void parse(java.lang.String[] args)
CommonCliOptions
parse
in class CommonCliOptions
Copyright © 2012 The Apache Software Foundation