|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
| Interval | Corresponds to an <interval> element in the configuration |
| PartitionedColumn | Corresponds to a <column> element in the configuration. |
| PartitionedTable | Corresponds to an <table> element in the configuration. |
| Class Summary | |
| BasicInterval | A base class that compares objects of type Comparable. |
| BasicPartitionedColumn | A PartitionedColumn that uses its partitions to find
the right list of partitions based on a condition |
| BasicPartitionedTable | A PartitionedTable that uses its columns to find
the right list of partitions for a certain condition |
| Configuration | Holds the configuration. |
| DateInterval | Class for date-partitioned columns |
| IntervalCompareResult | Used by Interval. |
| IntervalCreateRule | Used by Configuration to get the type of the PartitionedColumn
to create instances of the right class of Interval |
| IntInterval | Class for int-partitioned columns |
| LongInterval | Class for long-partitioned columns |
| Partition | Corresponds to a <partition> element in the configuration |
| TableNameConstructor | Helper class to construct table names with multiple suffixes |
| TimeInterval | Class for time-partitioned columns |
| TimestampInterval | Class for timestamp-partitioned columns |
| Exception Summary | |
| LetsPartyCfgException | |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||