Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.compact_args
-
Uses of ThriftHiveMetastore.compact_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.compact_argsModifier and TypeMethodDescriptionThriftHiveMetastore.compact_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.compact.getEmptyArgsInstance()ThriftHiveMetastore.Processor.compact.getEmptyArgsInstance()ThriftHiveMetastore.compact_args.setRqst(CompactionRequest rqst) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.compact_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.compact_args.compareTo(ThriftHiveMetastore.compact_args other) booleanThriftHiveMetastore.compact_args.equals(ThriftHiveMetastore.compact_args that) ThriftHiveMetastore.Processor.compact.getResult(I iface, ThriftHiveMetastore.compact_args args) voidThriftHiveMetastore.AsyncProcessor.compact.start(I iface, ThriftHiveMetastore.compact_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.compact_argsModifierConstructorDescriptionPerforms a deep copy on other.