| Constructor and Description |
|---|
RealtimeIOConfig(org.apache.druid.data.input.FirehoseFactory firehoseFactory,
PlumberSchool plumberSchool,
org.apache.druid.data.input.FirehoseFactoryV2 firehoseFactoryV2) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.druid.data.input.FirehoseFactory |
getFirehoseFactory() |
org.apache.druid.data.input.FirehoseFactoryV2 |
getFirehoseFactoryV2() |
PlumberSchool |
getPlumberSchool() |
public RealtimeIOConfig(org.apache.druid.data.input.FirehoseFactory firehoseFactory,
PlumberSchool plumberSchool,
org.apache.druid.data.input.FirehoseFactoryV2 firehoseFactoryV2)
public org.apache.druid.data.input.FirehoseFactory getFirehoseFactory()
public org.apache.druid.data.input.FirehoseFactoryV2 getFirehoseFactoryV2()
public PlumberSchool getPlumberSchool()
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.