Medial Code Documentation
|
Files | |
azure_filesys.cc | |
Azure access module. | |
azure_filesys.h | |
Azure access module. | |
cached_input_split.h | |
InputSplit that reads from an existing InputSplit and cache the data into local disk, the second iteration will be reading from the local cached data. | |
filesys.cc | |
hdfs_filesys.h | |
HDFS access module. | |
indexed_recordio_split.cc | |
indexed_recordio_split.h | |
input split that splits indexed recordio files | |
input_split_base.cc | |
input_split_base.h | |
base class to construct input split from multiple files | |
line_split.cc | |
line_split.h | |
base class implementation of input splitter | |
local_filesys.cc | |
local_filesys.h | |
local access module | |
recordio_split.cc | |
recordio_split.h | |
input split that splits recordio files | |
s3_filesys.h | |
S3 access module. | |
single_file_split.h | |
base implementation of line-spliter | |
single_threaded_input_split.h | |
threaded_input_split.h | |
a threaded version of InputSplit with a prefetch thread | |
uri_spec.h | |
common specification of sugars in URI string passed to dmlc Create functions such as local file cache | |