Interface PartitionDTO

All Superinterfaces:
Partition
All Known Implementing Classes:
IdentityPartitionDTO, ListPartitionDTO, RangePartitionDTO

public interface PartitionDTO extends Partition
Represents a Partition Data Transfer Object (DTO) that implements the Partition interface.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    Type of the partition.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.apache.gravitino.rel.partitions.Partition

    name, properties