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