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