Class ListPartitionDTO

java.lang.Object
org.apache.gravitino.dto.rel.partitions.ListPartitionDTO
All Implemented Interfaces:
PartitionDTO, ListPartition, Partition

public class ListPartitionDTO extends Object implements PartitionDTO, ListPartition
Represents a List Partition Data Transfer Object (DTO) that implements the ListPartition interface.