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