| Package | Description |
|---|---|
| org.apache.druid.segment.realtime.appenderator | |
| org.apache.druid.segment.realtime.plumber |
| Modifier and Type | Method and Description |
|---|---|
VersionedIntervalTimeline<String,Sink> |
SinkQuerySegmentWalker.getSinkTimeline() |
| Constructor and Description |
|---|
SinkQuerySegmentWalker(String dataSource,
VersionedIntervalTimeline<String,Sink> sinkTimeline,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ServiceEmitter emitter,
QueryRunnerFactoryConglomerate conglomerate,
QueryProcessingPool queryProcessingPool,
JoinableFactory joinableFactory,
Cache cache,
CacheConfig cacheConfig,
CachePopulatorStats cachePopulatorStats) |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,Sink> |
RealtimePlumber.getSinks() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RealtimePlumber.abandonSegment(long truncatedTime,
Sink sink)
Unannounces a given sink and removes all local references to it.
|
protected void |
FlushingPlumber.flushAfterDuration(long truncatedTime,
Sink sink) |
boolean |
Sink.overshadows(Sink other) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.