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