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