Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_by_expr_args
-
Uses of ThriftHiveMetastore.get_partitions_by_expr_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_partitions_by_expr_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_partitions_by_expr_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_partitions_by_expr.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_partitions_by_expr.getEmptyArgsInstance()ThriftHiveMetastore.get_partitions_by_expr_args.setReq(PartitionsByExprRequest req) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partitions_by_expr_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_partitions_by_expr_args.compareTo(ThriftHiveMetastore.get_partitions_by_expr_args other) booleanThriftHiveMetastore.get_partitions_by_expr_args.equals(ThriftHiveMetastore.get_partitions_by_expr_args that) ThriftHiveMetastore.Processor.get_partitions_by_expr.getResult(I iface, ThriftHiveMetastore.get_partitions_by_expr_args args) voidThriftHiveMetastore.AsyncProcessor.get_partitions_by_expr.start(I iface, ThriftHiveMetastore.get_partitions_by_expr_args args, org.apache.thrift.async.AsyncMethodCallback<PartitionsByExprResult> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partitions_by_expr_argsModifierConstructorDescriptionPerforms a deep copy on other.