| Package | Description |
|---|---|
| org.apache.druid.firehose.hdfs | |
| org.apache.druid.inputsource.hdfs |
| Constructor and Description |
|---|
HdfsFirehoseFactory(Object inputPaths,
Long maxCacheCapacityBytes,
Long maxFetchCapacityBytes,
Long prefetchTriggerBytes,
Long fetchTimeout,
Integer maxFetchRetry,
org.apache.hadoop.conf.Configuration conf,
HdfsInputSourceConfig inputSourceConfig) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HdfsInputSource.verifyProtocol(org.apache.hadoop.conf.Configuration conf,
HdfsInputSourceConfig config,
String pathString) |
| Constructor and Description |
|---|
HdfsInputSource(Object inputPaths,
org.apache.hadoop.conf.Configuration configuration,
HdfsInputSourceConfig inputSourceConfig) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.