PartitionSkew constructor

PartitionSkew({
  1. List<SkewSource>? skewSources,
})

Implementation

PartitionSkew({this.skewSources});