Package org.apache.druid.indexer
Class DeterminePartitionsJobSampler
- java.lang.Object
-
- org.apache.druid.indexer.DeterminePartitionsJobSampler
-
public class DeterminePartitionsJobSampler extends Object
-
-
Constructor Summary
Constructors Constructor Description DeterminePartitionsJobSampler(int samplingFactor, int targetPartitionSize, int maxRowsPerSegment)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetSampledMaxRowsPerSegment()intgetSampledTargetPartitionSize()
-