Package org.apache.druid.frame.processor
Class SuperSorterProgressSnapshot
- java.lang.Object
-
- org.apache.druid.frame.processor.SuperSorterProgressSnapshot
-
public class SuperSorterProgressSnapshot extends Object
LikeSuperSorterProgressTracker, but immutable.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Map<Integer,Long>getLevelToMergedBatches()Map<Integer,Long>getLevelToTotalBatches()DoublegetProgressDigest()longgetTotalMergersForUltimateLevel()intgetTotalMergingLevels()inthashCode()booleanisTriviallyComplete()
-