Module: DerivativeRodeo::StorageLocations
- Defined in:
- lib/derivative_rodeo/storage_locations/s3_location.rb,
lib/derivative_rodeo/storage_locations/sqs_location.rb,
lib/derivative_rodeo/storage_locations/base_location.rb,
lib/derivative_rodeo/storage_locations/file_location.rb,
lib/derivative_rodeo/storage_locations/http_location.rb,
lib/derivative_rodeo/storage_locations/https_location.rb,
lib/derivative_rodeo/storage_locations/concerns/download_concern.rb
Defined Under Namespace
Modules: DownloadConcern Classes: BaseLocation, FileLocation, HttpLocation, HttpsLocation, S3Location, SqsLocation
Constant Summary collapse
- SAME =
When the output location is the same type of location as “this” location, we indicate that via the SAME constant.
:same