Uses of Class
org.apache.druid.client.ImmutableSegmentLoadInfo
Packages that use ImmutableSegmentLoadInfo
-
Uses of ImmutableSegmentLoadInfo in org.apache.druid.client
Methods in org.apache.druid.client that return ImmutableSegmentLoadInfo -
Uses of ImmutableSegmentLoadInfo in org.apache.druid.client.coordinator
Methods in org.apache.druid.client.coordinator that return types with arguments of type ImmutableSegmentLoadInfoModifier and TypeMethodDescriptionCoordinatorClient.fetchServerViewSegments(String dataSource, List<org.joda.time.Interval> intervals) Fetches segments from the coordinator server view for the given dataSource and intervals.CoordinatorClientImpl.fetchServerViewSegments(String dataSource, List<org.joda.time.Interval> intervals) NoopCoordinatorClient.fetchServerViewSegments(String dataSource, List<org.joda.time.Interval> intervals)