Uses of Class
org.apache.druid.client.SegmentLoadInfo
-
Packages that use SegmentLoadInfo Package Description org.apache.druid.client -
-
Uses of SegmentLoadInfo in org.apache.druid.client
Methods in org.apache.druid.client that return types with arguments of type SegmentLoadInfo Modifier and Type Method Description Map<org.apache.druid.timeline.SegmentId,SegmentLoadInfo>CoordinatorServerView. getLoadInfoForAllSegments()org.apache.druid.timeline.VersionedIntervalTimeline<String,SegmentLoadInfo>CoordinatorServerView. getTimeline(org.apache.druid.query.DataSource dataSource)Methods in org.apache.druid.client with parameters of type SegmentLoadInfo Modifier and Type Method Description booleanSegmentLoadInfo. overshadows(SegmentLoadInfo other)
-