Class BySegmentTopNResultValue

java.lang.Object
org.apache.druid.query.topn.TopNResultValue
org.apache.druid.query.topn.BySegmentTopNResultValue
All Implemented Interfaces:
Iterable<DimensionAndMetricValueExtractor>, BySegmentResultValue<Result<TopNResultValue>>

public class BySegmentTopNResultValue extends TopNResultValue implements BySegmentResultValue<Result<TopNResultValue>>