| Constructor and Description |
|---|
SqlFirehoseFactory(List<String> sqls,
Long maxCacheCapacityBytes,
Long maxFetchCapacityBytes,
Long prefetchTriggerBytes,
Long fetchTimeout,
boolean foldCase,
SQLFirehoseDatabaseConnector sqlFirehoseDatabaseConnector,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<String> |
initObjects() |
protected InputStream |
openObjectStream(String object,
File fileName) |
connect, getFetchTimeout, getMaxCacheCapacityBytes, getMaxFetchCapacityBytes, getPrefetchTriggerBytespublic SqlFirehoseFactory(List<String> sqls, Long maxCacheCapacityBytes, Long maxFetchCapacityBytes, Long prefetchTriggerBytes, Long fetchTimeout, boolean foldCase, SQLFirehoseDatabaseConnector sqlFirehoseDatabaseConnector, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
protected InputStream openObjectStream(String object, File fileName) throws IOException
openObjectStream in class org.apache.druid.data.input.impl.prefetch.PrefetchSqlFirehoseFactory<String>IOExceptionprotected Collection<String> initObjects()
initObjects in class org.apache.druid.data.input.impl.prefetch.PrefetchSqlFirehoseFactory<String>Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.