Package org.apache.druid.query.topn
Class TopNResultValue
java.lang.Object
org.apache.druid.query.topn.TopNResultValue
- All Implemented Interfaces:
Iterable<DimensionAndMetricValueExtractor>
- Direct Known Subclasses:
BySegmentTopNResultValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TopNResultValuebooleangetValue()inthashCode()iterator()toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
TopNResultValue
-
-
Method Details