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