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