Package | Description |
---|---|
io.druid.indexing.common.index | |
io.druid.segment.indexing | |
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(io.druid.data.input.FirehoseFactory firehoseFactory,
PlumberSchool plumberSchool) |
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–2015. All rights reserved.