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