Uses of Class
io.trino.hive.thrift.metastore.RequestPartsSpec
-
Uses of RequestPartsSpec in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return RequestPartsSpecModifier and TypeMethodDescriptionRequestPartsSpec.deepCopy()static RequestPartsSpecRequestPartsSpec.exprs(List<DropPartitionsExpr> value) DropPartitionsRequest.getParts()static RequestPartsSpecMethods in io.trino.hive.thrift.metastore with parameters of type RequestPartsSpecModifier and TypeMethodDescriptionintRequestPartsSpec.compareTo(RequestPartsSpec other) booleanRequestPartsSpec.equals(RequestPartsSpec other) DropPartitionsRequest.setParts(RequestPartsSpec parts) Constructors in io.trino.hive.thrift.metastore with parameters of type RequestPartsSpecModifierConstructorDescriptionDropPartitionsRequest(String dbName, String tblName, RequestPartsSpec parts) RequestPartsSpec(RequestPartsSpec other)