Module: BitGirder::Etl
- Includes:
- Core
- Defined in:
- lib/bitgirder/etl.rb
Defined Under Namespace
Classes: BlockScanner, RecordBlock
Constant Summary collapse
- PHASE_EXTRACT =
:extract
- PHASE_TRANSFORM =
:transform
- PHASE_LOAD =
:load
Constants included from Core
Core::ENV_BITGIRDER_DEBUG, Core::EXIT_FAILURE, Core::EXIT_SUCCESS