Package io.trino.hive.thrift.metastore
Class ThriftHiveMetastore.AsyncProcessor.show_locks<I extends ThriftHiveMetastore.AsyncIface>
java.lang.Object
org.apache.thrift.AsyncProcessFunction<I,ThriftHiveMetastore.show_locks_args,ShowLocksResponse>
io.trino.hive.thrift.metastore.ThriftHiveMetastore.AsyncProcessor.show_locks<I>
- Enclosing class:
- ThriftHiveMetastore.AsyncProcessor<I extends ThriftHiveMetastore.AsyncIface>
public static class ThriftHiveMetastore.AsyncProcessor.show_locks<I extends ThriftHiveMetastore.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,ThriftHiveMetastore.show_locks_args,ShowLocksResponse>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<ShowLocksResponse>getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) protected booleanisOneway()voidstart(I iface, ThriftHiveMetastore.show_locks_args args, org.apache.thrift.async.AsyncMethodCallback<ShowLocksResponse> resultHandler) Methods inherited from class org.apache.thrift.AsyncProcessFunction
getMethodName, sendResponse
-
Constructor Details
-
show_locks
public show_locks()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.AsyncProcessFunction<I extends ThriftHiveMetastore.AsyncIface,ThriftHiveMetastore.show_locks_args, ShowLocksResponse>
-
getResultHandler
public org.apache.thrift.async.AsyncMethodCallback<ShowLocksResponse> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) - Specified by:
getResultHandlerin classorg.apache.thrift.AsyncProcessFunction<I extends ThriftHiveMetastore.AsyncIface,ThriftHiveMetastore.show_locks_args, ShowLocksResponse>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.AsyncProcessFunction<I extends ThriftHiveMetastore.AsyncIface,ThriftHiveMetastore.show_locks_args, ShowLocksResponse>
-
start
public void start(I iface, ThriftHiveMetastore.show_locks_args args, org.apache.thrift.async.AsyncMethodCallback<ShowLocksResponse> resultHandler) throws org.apache.thrift.TException - Specified by:
startin classorg.apache.thrift.AsyncProcessFunction<I extends ThriftHiveMetastore.AsyncIface,ThriftHiveMetastore.show_locks_args, ShowLocksResponse> - Throws:
org.apache.thrift.TException
-