| Package | Description |
|---|---|
| org.apache.druid.client | |
| org.apache.druid.metadata | |
| org.apache.druid.server.coordinator |
| Modifier and Type | Method and Description |
|---|---|
static DataSourcesSnapshot |
DataSourcesSnapshot.fromUsedSegments(Iterable<DataSegment> segments,
com.google.common.collect.ImmutableMap<String,String> dataSourceProperties) |
static DataSourcesSnapshot |
DataSourcesSnapshot.fromUsedSegmentsTimelines(Map<String,SegmentTimeline> usedSegmentsTimelinesPerDataSource,
com.google.common.collect.ImmutableMap<String,String> dataSourceProperties) |
| Modifier and Type | Method and Description |
|---|---|
DataSourcesSnapshot |
SegmentsMetadataManager.getSnapshotOfDataSourcesWithAllUsedSegments()
Returns a snapshot of DruidDataSources and overshadowed segments
|
DataSourcesSnapshot |
SqlSegmentsMetadataManager.getSnapshotOfDataSourcesWithAllUsedSegments() |
| Modifier and Type | Method and Description |
|---|---|
DataSourcesSnapshot |
DruidCoordinatorRuntimeParams.getDataSourcesSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
DruidCoordinatorRuntimeParams.Builder |
DruidCoordinatorRuntimeParams.Builder.withSnapshotOfDataSourcesWithAllUsedSegments(DataSourcesSnapshot snapshot) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.