case class ReorderedPartition(index: Int, parentPartition: Option[Partition]) extends Partition with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ReorderedPartition
- Product
- Equals
- Partition
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All