package partition
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
TablePartition extends AnyRef
Partition tables based on the feature being written
- trait TablePartitionFactory extends AnyRef
-
class
TimePartition extends TablePartition
Partition by time period.
Partition by time period. Partitions consist of 0-padded 5-digit strings
Value Members
- object TablePartition extends StrictLogging
- object TimePartition