Uses of Class
io.trino.hive.thrift.metastore.DropPartitionsExpr
-
Uses of DropPartitionsExpr in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return DropPartitionsExprModifier and TypeMethodDescriptionDropPartitionsExpr.deepCopy()DropPartitionsExpr.setExpr(byte[] expr) DropPartitionsExpr.setExpr(ByteBuffer expr) DropPartitionsExpr.setPartArchiveLevel(int partArchiveLevel) Methods in io.trino.hive.thrift.metastore that return types with arguments of type DropPartitionsExprMethods in io.trino.hive.thrift.metastore with parameters of type DropPartitionsExprModifier and TypeMethodDescriptionintDropPartitionsExpr.compareTo(DropPartitionsExpr other) booleanDropPartitionsExpr.equals(DropPartitionsExpr that) Method parameters in io.trino.hive.thrift.metastore with type arguments of type DropPartitionsExprModifier and TypeMethodDescriptionstatic RequestPartsSpecRequestPartsSpec.exprs(List<DropPartitionsExpr> value) voidRequestPartsSpec.setExprs(List<DropPartitionsExpr> value) Constructors in io.trino.hive.thrift.metastore with parameters of type DropPartitionsExprModifierConstructorDescriptionPerforms a deep copy on other.