Class BySegmentSearchResultValue

java.lang.Object
org.apache.druid.query.search.SearchResultValue
org.apache.druid.query.search.BySegmentSearchResultValue
All Implemented Interfaces:
Iterable<SearchHit>, BySegmentResultValue<Result<SearchResultValue>>

public class BySegmentSearchResultValue extends SearchResultValue implements BySegmentResultValue<Result<SearchResultValue>>