Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.markPartitionForEvent_result
-
Uses of ThriftHiveMetastore.markPartitionForEvent_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.markPartitionForEvent_resultModifier and TypeMethodDescriptionThriftHiveMetastore.markPartitionForEvent_result.deepCopy()ThriftHiveMetastore.Processor.markPartitionForEvent.getResult(I iface, ThriftHiveMetastore.markPartitionForEvent_args args) ThriftHiveMetastore.markPartitionForEvent_result.setO1(MetaException o1) ThriftHiveMetastore.markPartitionForEvent_result.setO2(NoSuchObjectException o2) ThriftHiveMetastore.markPartitionForEvent_result.setO3(UnknownDBException o3) ThriftHiveMetastore.markPartitionForEvent_result.setO4(UnknownTableException o4) ThriftHiveMetastore.markPartitionForEvent_result.setO5(UnknownPartitionException o5) ThriftHiveMetastore.markPartitionForEvent_result.setO6(InvalidPartitionException o6) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.markPartitionForEvent_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.markPartitionForEvent_result.compareTo(ThriftHiveMetastore.markPartitionForEvent_result other) booleanThriftHiveMetastore.markPartitionForEvent_result.equals(ThriftHiveMetastore.markPartitionForEvent_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.markPartitionForEvent_resultModifierConstructorDescriptionPerforms a deep copy on other.