| Package | Description |
|---|---|
| io.druid.indexing.common.index | |
| io.druid.segment.indexing | |
| io.druid.segment.realtime.appenderator | |
| io.druid.segment.realtime.plumber |
| Modifier and Type | Class and Description |
|---|---|
class |
YeOldePlumberSchool
Trains plumbers that create a single historical segment.
|
| Modifier and Type | Method and Description |
|---|---|
PlumberSchool |
RealtimeIOConfig.getPlumberSchool() |
| Constructor and Description |
|---|
RealtimeIOConfig(FirehoseFactory firehoseFactory,
PlumberSchool plumberSchool,
FirehoseFactoryV2 firehoseFactoryV2) |
| Modifier and Type | Class and Description |
|---|---|
class |
AppenderatorPlumberSchool |
| Modifier and Type | Class and Description |
|---|---|
class |
FlushingPlumberSchool
This plumber just drops segments at the end of a flush duration instead of handing them off.
|
class |
RealtimePlumberSchool |
Copyright © 2011–2017. All rights reserved.