| Package | Description |
|---|---|
| org.apache.druid.indexing.overlord | |
| org.apache.druid.metadata |
| Modifier and Type | Method and Description |
|---|---|
Map<SegmentCreateRequest,SegmentIdWithShardSpec> |
IndexerMetadataStorageCoordinator.allocatePendingSegments(String dataSource,
org.joda.time.Interval interval,
boolean skipSegmentLineageCheck,
List<SegmentCreateRequest> requests)
Allocates pending segments for the given requests in the pending segments table.
|
| Modifier and Type | Method and Description |
|---|---|
Map<SegmentCreateRequest,SegmentIdWithShardSpec> |
IndexerMetadataStorageCoordinator.allocatePendingSegments(String dataSource,
org.joda.time.Interval interval,
boolean skipSegmentLineageCheck,
List<SegmentCreateRequest> requests)
Allocates pending segments for the given requests in the pending segments table.
|
| Modifier and Type | Method and Description |
|---|---|
Map<SegmentCreateRequest,SegmentIdWithShardSpec> |
IndexerSQLMetadataStorageCoordinator.allocatePendingSegments(String dataSource,
org.joda.time.Interval allocateInterval,
boolean skipSegmentLineageCheck,
List<SegmentCreateRequest> requests) |
| Modifier and Type | Method and Description |
|---|---|
Map<SegmentCreateRequest,SegmentIdWithShardSpec> |
IndexerSQLMetadataStorageCoordinator.allocatePendingSegments(String dataSource,
org.joda.time.Interval allocateInterval,
boolean skipSegmentLineageCheck,
List<SegmentCreateRequest> requests) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.