Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.markPartitionForEvent_args
-
Uses of ThriftHiveMetastore.markPartitionForEvent_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.markPartitionForEvent_argsModifier and TypeMethodDescriptionThriftHiveMetastore.markPartitionForEvent_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.markPartitionForEvent.getEmptyArgsInstance()ThriftHiveMetastore.Processor.markPartitionForEvent.getEmptyArgsInstance()ThriftHiveMetastore.markPartitionForEvent_args.setEventType(PartitionEventType eventType) ThriftHiveMetastore.markPartitionForEvent_args.setPartVals(Map<String, String> part_vals) ThriftHiveMetastore.markPartitionForEvent_args.setTblName(String tbl_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.markPartitionForEvent_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.markPartitionForEvent_args.compareTo(ThriftHiveMetastore.markPartitionForEvent_args other) booleanThriftHiveMetastore.markPartitionForEvent_args.equals(ThriftHiveMetastore.markPartitionForEvent_args that) ThriftHiveMetastore.Processor.markPartitionForEvent.getResult(I iface, ThriftHiveMetastore.markPartitionForEvent_args args) voidThriftHiveMetastore.AsyncProcessor.markPartitionForEvent.start(I iface, ThriftHiveMetastore.markPartitionForEvent_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.markPartitionForEvent_argsModifierConstructorDescriptionPerforms a deep copy on other.