Module: Partitioned::PartitionedBase::Configurator

Defined in:
lib/partitioned/partitioned_base/configurator.rb,
lib/partitioned/partitioned_base/configurator/dsl.rb,
lib/partitioned/partitioned_base/configurator/data.rb,
lib/partitioned/partitioned_base/configurator/reader.rb

Overview

the configuration manager for partitioning. it supports, the front-end UI (a DSL) using Dsl state using Data and a parser using Reader

Defined Under Namespace

Classes: Data, Dsl, Reader