| Interface | Description | 
|---|---|
| PartitionDTO | 
 Represents a Partition Data Transfer Object (DTO) that implements the Partition interface. 
 | 
| Class | Description | 
|---|---|
| IdentityPartitionDTO | 
 Data transfer object representing an identity partition. 
 | 
| IdentityPartitionDTO.Builder | 
 Builder for  
IdentityPartitionDTO. | 
| ListPartitionDTO | 
 Represents a List Partition Data Transfer Object (DTO) that implements the ListPartition
 interface. 
 | 
| ListPartitionDTO.Builder | 
 The builder for ListPartitionDTO. 
 | 
| RangePartitionDTO | 
 Data transfer object representing a range partition. 
 | 
| RangePartitionDTO.Builder | 
 Builder for  
RangePartitionDTO. | 
| Enum | Description | 
|---|---|
| PartitionDTO.Type | 
 Type of the partition. 
 |