| Constructor and Description |
|---|
IndexIOConfig(FirehoseFactory firehoseFactory,
Boolean appendToExisting,
Boolean skipFirehoseCaching) |
| Modifier and Type | Method and Description |
|---|---|
FirehoseFactory |
getFirehoseFactory() |
boolean |
isAppendToExisting() |
boolean |
isSkipFirehoseCaching() |
public IndexIOConfig(FirehoseFactory firehoseFactory, @Nullable Boolean appendToExisting, @Nullable Boolean skipFirehoseCaching)
public FirehoseFactory getFirehoseFactory()
public boolean isAppendToExisting()
public boolean isSkipFirehoseCaching()
Copyright © 2011–2017. All rights reserved.