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