# Functions
NewAzBlobSourcePipelineFactory TODO.
NewFileSystemSourcePipelineFactory TODO.
NewHTTPSourcePipelineFactory TODO.
NewPerfSourcePipelineFactory TODO.
NewS3SourcePipelineFactory returns TODO.
ParseSourceDefinitions TODO.
# Structs
AzureBlobParams parameters for the creation of Azure Blob source pipeline.
AzureBlobSource constructs parts channel and implements data readers for Azure Blobs exposed via HTTP.
FactoryResult TODO.
FileInfo Contains the metadata associated with a file to be transferred.
FileSystemSource Contructs blocks queue and implements data readers.
FileSystemSourceParams parameters used to create a new instance of multi-file source pipeline.
HTTPSource constructs parts channel and implements data readers for file exposed via HTTP.
HTTPSourceParams input parameters for HTTP pipelines.
ObjectListingResult TODO.
PerfSourceParams TODO.
PerfSourcePipeline TODO.
S3Params parameters used to create a new instance of a S3 source pipeline.
S3Source S3 source HTTP based pipeline.
SourceDefinition TODO.
SourceParams input base parameters for blob and S3 based pipelines.