|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TOpenSessionReq | |
---|---|
org.apache.hive.service.cli.thrift |
Uses of TOpenSessionReq in org.apache.hive.service.cli.thrift |
---|
Methods in org.apache.hive.service.cli.thrift that return TOpenSessionReq | |
---|---|
TOpenSessionReq |
TOpenSessionReq.deepCopy()
|
TOpenSessionReq |
TCLIService.OpenSession_args.getReq()
|
Methods in org.apache.hive.service.cli.thrift with parameters of type TOpenSessionReq | |
---|---|
int |
TOpenSessionReq.compareTo(TOpenSessionReq other)
|
boolean |
TOpenSessionReq.equals(TOpenSessionReq that)
|
TOpenSessionResp |
ThriftCLIService.OpenSession(TOpenSessionReq req)
|
TOpenSessionResp |
TCLIService.Iface.OpenSession(TOpenSessionReq req)
|
TOpenSessionResp |
TCLIService.Client.OpenSession(TOpenSessionReq req)
|
void |
TCLIService.AsyncIface.OpenSession(TOpenSessionReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.OpenSession_call> resultHandler)
|
void |
TCLIService.AsyncClient.OpenSession(TOpenSessionReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.OpenSession_call> resultHandler)
|
void |
TCLIService.Client.send_OpenSession(TOpenSessionReq req)
|
void |
TCLIService.OpenSession_args.setReq(TOpenSessionReq req)
|
Constructors in org.apache.hive.service.cli.thrift with parameters of type TOpenSessionReq | |
---|---|
TCLIService.AsyncClient.OpenSession_call(TOpenSessionReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.OpenSession_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)
|
|
TCLIService.OpenSession_args(TOpenSessionReq req)
|
|
TOpenSessionReq(TOpenSessionReq other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |