|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TCLIService.Iface | |
---|---|
org.apache.hive.jdbc | |
org.apache.hive.service.auth | |
org.apache.hive.service.cli.thrift |
Uses of TCLIService.Iface in org.apache.hive.jdbc |
---|
Methods in org.apache.hive.jdbc with parameters of type TCLIService.Iface | |
---|---|
HiveQueryResultSet.Builder |
HiveQueryResultSet.Builder.setClient(TCLIService.Iface client)
|
Constructors in org.apache.hive.jdbc with parameters of type TCLIService.Iface | |
---|---|
HiveDatabaseMetaData(TCLIService.Iface client,
TSessionHandle sessHandle)
|
|
HivePreparedStatement(TCLIService.Iface client,
TSessionHandle sessHandle,
String sql)
|
|
HiveStatement(TCLIService.Iface client,
TSessionHandle sessHandle)
|
Uses of TCLIService.Iface in org.apache.hive.service.auth |
---|
Classes in org.apache.hive.service.auth with type parameters of type TCLIService.Iface | |
---|---|
class |
TSetIpAddressProcessor<I extends TCLIService.Iface>
This class is responsible for setting the ipAddress for operations executed via HiveServer2. |
Constructors in org.apache.hive.service.auth with parameters of type TCLIService.Iface | |
---|---|
TSetIpAddressProcessor(TCLIService.Iface iface)
|
Uses of TCLIService.Iface in org.apache.hive.service.cli.thrift |
---|
Classes in org.apache.hive.service.cli.thrift that implement TCLIService.Iface | |
---|---|
class |
EmbeddedThriftBinaryCLIService
EmbeddedThriftBinaryCLIService. |
static class |
TCLIService.Client
|
class |
ThriftBinaryCLIService
|
class |
ThriftCLIService
ThriftCLIService. |
class |
ThriftHttpCLIService
|
Constructors in org.apache.hive.service.cli.thrift with parameters of type TCLIService.Iface | |
---|---|
ThriftCLIServiceClient(TCLIService.Iface cliService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |