objectPartition extends BatchGroupingKey with Product with Serializable
Each batch is associated with a partition key. If the partition key of the inserted row is the
same as it is for a batch, the row can be added to the batch.
Linear Supertypes
Serializable, Serializable, Product, Equals, BatchGroupingKey, AnyRef, Any
Each batch is associated with a partition key. If the partition key of the inserted row is the same as it is for a batch, the row can be added to the batch.