Package io.trino.hive.thrift.metastore
Class ThriftHiveMetastore.Processor.append_partition_with_environment_context<I extends ThriftHiveMetastore.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,ThriftHiveMetastore.append_partition_with_environment_context_args>
io.trino.hive.thrift.metastore.ThriftHiveMetastore.Processor.append_partition_with_environment_context<I>
- Enclosing class:
- ThriftHiveMetastore.Processor<I extends ThriftHiveMetastore.Iface>
public static class ThriftHiveMetastore.Processor.append_partition_with_environment_context<I extends ThriftHiveMetastore.Iface>
extends org.apache.thrift.ProcessFunction<I,ThriftHiveMetastore.append_partition_with_environment_context_args>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
append_partition_with_environment_context
public append_partition_with_environment_context()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends ThriftHiveMetastore.Iface,ThriftHiveMetastore.append_partition_with_environment_context_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends ThriftHiveMetastore.Iface,ThriftHiveMetastore.append_partition_with_environment_context_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends ThriftHiveMetastore.Iface,ThriftHiveMetastore.append_partition_with_environment_context_args>
-
getResult
public ThriftHiveMetastore.append_partition_with_environment_context_result getResult(I iface, ThriftHiveMetastore.append_partition_with_environment_context_args args) throws org.apache.thrift.TException - Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends ThriftHiveMetastore.Iface,ThriftHiveMetastore.append_partition_with_environment_context_args> - Throws:
org.apache.thrift.TException
-