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