Class TCLIService.AsyncProcessor.GetTypeInfo<I extends TCLIService.AsyncIface>
java.lang.Object
org.apache.thrift.AsyncProcessFunction<I,TCLIService.GetTypeInfo_args,TGetTypeInfoResp>
com.databricks.jdbc.model.client.thrift.generated.TCLIService.AsyncProcessor.GetTypeInfo<I>
- Enclosing class:
TCLIService.AsyncProcessor<I extends TCLIService.AsyncIface>
public static class TCLIService.AsyncProcessor.GetTypeInfo<I extends TCLIService.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,TCLIService.GetTypeInfo_args,TGetTypeInfoResp>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<TGetTypeInfoResp> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) protected booleanisOneway()voidstart(I iface, TCLIService.GetTypeInfo_args args, org.apache.thrift.async.AsyncMethodCallback<TGetTypeInfoResp> resultHandler) Methods inherited from class org.apache.thrift.AsyncProcessFunction
getMethodName, sendResponse
-
Constructor Details
-
GetTypeInfo
public GetTypeInfo()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.AsyncProcessFunction<I extends TCLIService.AsyncIface,TCLIService.GetTypeInfo_args, TGetTypeInfoResp>
-
getResultHandler
public org.apache.thrift.async.AsyncMethodCallback<TGetTypeInfoResp> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) - Specified by:
getResultHandlerin classorg.apache.thrift.AsyncProcessFunction<I extends TCLIService.AsyncIface,TCLIService.GetTypeInfo_args, TGetTypeInfoResp>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.AsyncProcessFunction<I extends TCLIService.AsyncIface,TCLIService.GetTypeInfo_args, TGetTypeInfoResp>
-
start
public void start(I iface, TCLIService.GetTypeInfo_args args, org.apache.thrift.async.AsyncMethodCallback<TGetTypeInfoResp> resultHandler) throws org.apache.thrift.TException - Specified by:
startin classorg.apache.thrift.AsyncProcessFunction<I extends TCLIService.AsyncIface,TCLIService.GetTypeInfo_args, TGetTypeInfoResp> - Throws:
org.apache.thrift.TException
-