| Package | Description | 
|---|---|
| io.druid.indexing.common.actions | |
| io.druid.indexing.overlord | |
| io.druid.metadata | 
| Modifier and Type | Method and Description | 
|---|---|
SegmentPublishResult | 
SegmentTransactionalInsertAction.perform(Task task,
       TaskActionToolbox toolbox)
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.fasterxml.jackson.core.type.TypeReference<SegmentPublishResult> | 
SegmentTransactionalInsertAction.getReturnTypeReference()  | 
| Modifier and Type | Method and Description | 
|---|---|
SegmentPublishResult | 
IndexerMetadataStorageCoordinator.announceHistoricalSegments(Set<DataSegment> segments,
                          DataSourceMetadata startMetadata,
                          DataSourceMetadata endMetadata)
Attempts to insert a set of segments to the metadata storage. 
 | 
static SegmentPublishResult | 
SegmentPublishResult.fail()  | 
| Modifier and Type | Method and Description | 
|---|---|
SegmentPublishResult | 
IndexerSQLMetadataStorageCoordinator.announceHistoricalSegments(Set<DataSegment> segments,
                          DataSourceMetadata startMetadata,
                          DataSourceMetadata endMetadata)
Attempts to insert a set of segments to the metadata storage. 
 | 
Copyright © 2011–2018. All rights reserved.