Uses of Class
io.trino.hive.thrift.metastore.PartitionListComposingSpec
-
Uses of PartitionListComposingSpec in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return PartitionListComposingSpecModifier and TypeMethodDescriptionPartitionListComposingSpec.deepCopy()PartitionSpec.getPartitionList()PartitionListComposingSpec.setPartitions(List<Partition> partitions) Methods in io.trino.hive.thrift.metastore with parameters of type PartitionListComposingSpecModifier and TypeMethodDescriptionintPartitionListComposingSpec.compareTo(PartitionListComposingSpec other) booleanPartitionListComposingSpec.equals(PartitionListComposingSpec that) PartitionSpec.setPartitionList(PartitionListComposingSpec partitionList) Constructors in io.trino.hive.thrift.metastore with parameters of type PartitionListComposingSpecModifierConstructorDescriptionPerforms a deep copy on other.