| Constructor and Description |
|---|
IndexIOConfig(io.druid.data.input.FirehoseFactory firehoseFactory,
Boolean appendToExisting) |
| Modifier and Type | Method and Description |
|---|---|
io.druid.data.input.FirehoseFactory |
getFirehoseFactory() |
boolean |
isAppendToExisting() |
public IndexIOConfig(io.druid.data.input.FirehoseFactory firehoseFactory, @Nullable Boolean appendToExisting)
public io.druid.data.input.FirehoseFactory getFirehoseFactory()
public boolean isAppendToExisting()
Copyright © 2011–2018. All rights reserved.