Class LeafSegmentsBundle

java.lang.Object
org.apache.druid.query.LeafSegmentsBundle

public class LeafSegmentsBundle extends Object
Holder for decomposing a list of DataSegmentAndDescriptor into a list of 'active' SegmentReference for any segments which are already present in the segments cache, and the remaining list of DataSegmentAndDescriptor which must still be loaded on demand as well as any 'missing' SegmentDescriptor which are unavailable to load.