JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
P
S
A
authenticate()
- Method in class io.druid.storage.hdfs.
HdfsStorageAuthentication
Dose authenticate against a secured hadoop cluster In case of any bug fix make sure to fix the code in JobHelper#authenticate as well.
B
buildFileObject(URI, Configuration)
- Static method in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
buildFileObject(URI, Configuration, Boolean)
- Static method in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
C
config
- Variable in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
configure(Binder)
- Method in class io.druid.storage.hdfs.
HdfsStorageDruidModule
D
DEFAULT_RETRY_COUNT
- Static variable in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
E
equals(Object)
- Method in class io.druid.storage.hdfs.
HdfsKerberosConfig
F
findSegments(String, boolean)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentFinder
G
getDirectory()
- Method in class io.druid.storage.hdfs.tasklog.
HdfsTaskLogsConfig
getInputStream(Path)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
getInputStream(URI)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
getIOException()
- Method in exception io.druid.storage.hdfs.
HdfsDataSegmentPuller.HdfsIOException
getJacksonModules()
- Method in class io.druid.storage.hdfs.
HdfsStorageDruidModule
getKeytab()
- Method in class io.druid.storage.hdfs.
HdfsKerberosConfig
getLatestVersion(URI, Pattern)
- Method in class io.druid.storage.hdfs.
HdfsFileTimestampVersionFinder
Returns the latest modified file at the uri of interest.
getPathForHadoop(String)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPusher
Deprecated.
getPathForHadoop()
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPusher
getPathString()
- Method in class io.druid.storage.hdfs.
HdfsLoadSpec
getPrincipal()
- Method in class io.druid.storage.hdfs.
HdfsKerberosConfig
getSegmentFiles(DataSegment, File)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
getSegmentFiles(Path, File)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
getSegmentFiles(URI, File)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
getStorageDir(DataSegment)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPusher
Due to https://issues.apache.org/jira/browse/HDFS-13 ":" are not allowed in path names.
getStorageDirectory()
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPusherConfig
getVersion(URI)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
Return the "version" (aka last modified timestamp) of the URI
H
hashCode()
- Method in class io.druid.storage.hdfs.
HdfsKerberosConfig
HdfsDataSegmentFinder
- Class in
io.druid.storage.hdfs
HdfsDataSegmentFinder(Configuration, ObjectMapper)
- Constructor for class io.druid.storage.hdfs.
HdfsDataSegmentFinder
HdfsDataSegmentKiller
- Class in
io.druid.storage.hdfs
HdfsDataSegmentKiller(Configuration, HdfsDataSegmentPusherConfig)
- Constructor for class io.druid.storage.hdfs.
HdfsDataSegmentKiller
HdfsDataSegmentPuller
- Class in
io.druid.storage.hdfs
HdfsDataSegmentPuller(Configuration)
- Constructor for class io.druid.storage.hdfs.
HdfsDataSegmentPuller
HdfsDataSegmentPuller.HdfsIOException
- Exception in
io.druid.storage.hdfs
FileObject.getLastModified and FileObject.delete don't throw IOException.
HdfsDataSegmentPusher
- Class in
io.druid.storage.hdfs
HdfsDataSegmentPusher(HdfsDataSegmentPusherConfig, Configuration, ObjectMapper)
- Constructor for class io.druid.storage.hdfs.
HdfsDataSegmentPusher
HdfsDataSegmentPusherConfig
- Class in
io.druid.storage.hdfs
HdfsDataSegmentPusherConfig()
- Constructor for class io.druid.storage.hdfs.
HdfsDataSegmentPusherConfig
HdfsFileTimestampVersionFinder
- Class in
io.druid.storage.hdfs
This is implemented explicitly for URIExtractionNamespaceFunctionFactory If you have a use case for this interface beyond URIExtractionNamespaceFunctionFactory please bring it up in the dev list.
HdfsFileTimestampVersionFinder(Configuration)
- Constructor for class io.druid.storage.hdfs.
HdfsFileTimestampVersionFinder
HdfsIOException(IOException)
- Constructor for exception io.druid.storage.hdfs.
HdfsDataSegmentPuller.HdfsIOException
HdfsKerberosConfig
- Class in
io.druid.storage.hdfs
HdfsKerberosConfig(String, String)
- Constructor for class io.druid.storage.hdfs.
HdfsKerberosConfig
HdfsLoadSpec
- Class in
io.druid.storage.hdfs
HdfsLoadSpec(HdfsDataSegmentPuller, String)
- Constructor for class io.druid.storage.hdfs.
HdfsLoadSpec
HdfsStorageAuthentication
- Class in
io.druid.storage.hdfs
HdfsStorageAuthentication(HdfsKerberosConfig, Configuration)
- Constructor for class io.druid.storage.hdfs.
HdfsStorageAuthentication
HdfsStorageDruidModule
- Class in
io.druid.storage.hdfs
HdfsStorageDruidModule()
- Constructor for class io.druid.storage.hdfs.
HdfsStorageDruidModule
HdfsTaskLogs
- Class in
io.druid.storage.hdfs.tasklog
Indexer hdfs task logs, to support storing hdfs tasks to hdfs.
HdfsTaskLogs(HdfsTaskLogsConfig, Configuration)
- Constructor for class io.druid.storage.hdfs.tasklog.
HdfsTaskLogs
HdfsTaskLogsConfig
- Class in
io.druid.storage.hdfs.tasklog
Indexer hdfs task logs configuration.
HdfsTaskLogsConfig(String)
- Constructor for class io.druid.storage.hdfs.tasklog.
HdfsTaskLogsConfig
I
io.druid.storage.hdfs
- package io.druid.storage.hdfs
io.druid.storage.hdfs.tasklog
- package io.druid.storage.hdfs.tasklog
K
kill(DataSegment)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentKiller
killAll()
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentKiller
killAll()
- Method in class io.druid.storage.hdfs.tasklog.
HdfsTaskLogs
killOlderThan(long)
- Method in class io.druid.storage.hdfs.tasklog.
HdfsTaskLogs
L
loadSegment(File)
- Method in class io.druid.storage.hdfs.
HdfsLoadSpec
M
makeIndexPathName(DataSegment, String)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPusher
makeLoadSpec(URI)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPusher
P
push(File, DataSegment, boolean)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPusher
pushTaskLog(String, File)
- Method in class io.druid.storage.hdfs.tasklog.
HdfsTaskLogs
S
SCHEME
- Static variable in class io.druid.storage.hdfs.
HdfsStorageDruidModule
setProperties(Properties)
- Method in class io.druid.storage.hdfs.
HdfsStorageDruidModule
setStorageDirectory(String)
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPusherConfig
shouldRetryPredicate()
- Method in class io.druid.storage.hdfs.
HdfsDataSegmentPuller
stop()
- Method in class io.druid.storage.hdfs.
HdfsStorageAuthentication
streamTaskLog(String, long)
- Method in class io.druid.storage.hdfs.tasklog.
HdfsTaskLogs
A
B
C
D
E
F
G
H
I
K
L
M
P
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2018. All rights reserved.