public class HiveServer extends ThriftHive
Modifier and Type | Class and Description |
---|---|
static class |
HiveServer.HiveServerCli
HiveServer specific CLI
|
static class |
HiveServer.HiveServerHandler
Handler which implements the Hive Interface This class can be used in lieu
of the HiveClient class to get an embedded server.
|
static class |
HiveServer.ThriftHiveProcessorFactory
ThriftHiveProcessorFactory.
|
ThriftHive.AsyncClient, ThriftHive.AsyncIface, ThriftHive.clean_args, ThriftHive.clean_result, ThriftHive.Client, ThriftHive.execute_args, ThriftHive.execute_result, ThriftHive.fetchAll_args, ThriftHive.fetchAll_result, ThriftHive.fetchN_args, ThriftHive.fetchN_result, ThriftHive.fetchOne_args, ThriftHive.fetchOne_result, ThriftHive.getClusterStatus_args, ThriftHive.getClusterStatus_result, ThriftHive.getQueryPlan_args, ThriftHive.getQueryPlan_result, ThriftHive.getSchema_args, ThriftHive.getSchema_result, ThriftHive.getThriftSchema_args, ThriftHive.getThriftSchema_result, ThriftHive.Iface, ThriftHive.Processor<I extends ThriftHive.Iface>
Constructor and Description |
---|
HiveServer() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
Copyright © 2012 The Apache Software Foundation