Uses of Class
org.apache.hive.service.cli.GetInfoValue

Packages that use GetInfoValue
org.apache.hive.service.cli   
org.apache.hive.service.cli.session   
org.apache.hive.service.cli.thrift   
 

Uses of GetInfoValue in org.apache.hive.service.cli
 

Methods in org.apache.hive.service.cli that return GetInfoValue
 GetInfoValue ICLIService.getInfo(SessionHandle sessionHandle, GetInfoType infoType)
           
 GetInfoValue EmbeddedCLIServiceClient.getInfo(SessionHandle sessionHandle, GetInfoType getInfoType)
           
abstract  GetInfoValue CLIServiceClient.getInfo(SessionHandle sessionHandle, GetInfoType getInfoType)
           
 GetInfoValue CLIService.getInfo(SessionHandle sessionHandle, GetInfoType getInfoType)
           
 

Uses of GetInfoValue in org.apache.hive.service.cli.session
 

Methods in org.apache.hive.service.cli.session that return GetInfoValue
 GetInfoValue Session.getInfo(GetInfoType getInfoType)
           
 

Uses of GetInfoValue in org.apache.hive.service.cli.thrift
 

Methods in org.apache.hive.service.cli.thrift that return GetInfoValue
 GetInfoValue ThriftCLIServiceClient.getInfo(SessionHandle sessionHandle, GetInfoType infoType)
           
 



Copyright © 2013 The Apache Software Foundation