Migrate plugin config to own configuration file

Configuration in own file allows to organize parameters in sections.

To be able to remove naming redundancy between section and parameter
names, Configuration class need to be split. One class per section
allows to have same parameter name under different section, e.g.
threadPoolSize.

Change-Id: I063e6ee2517ea05688444d9a7abc74e3f3bc7d08
18 files changed
tree: b8e6ca78524e9c5e335ebff0329c96032f7c0257
  1. lib/
  2. src/
  3. .buckconfig
  4. .gitignore
  5. .mailmap
  6. BUCK