mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 09:46:03 -04:00
Reimplement the root Ruby Setting class in Java and use it from the Ruby one moving the original Ruby class to a shell wrapping the Java instance. In particular create a new symmetric hierarchy (at the time just for `Setting`, `Coercible` and `Boolean` classes) to the Ruby one, moving also the feature for setting deprecation. In this way the new `org.logstash.settings.Boolean` is syntactically and semantically equivalent to the old Ruby Boolean class, which replaces. |
||
---|---|---|
.. | ||
jvm.options | ||
log4j2.properties | ||
logstash-sample.conf | ||
logstash.yml | ||
pipelines.yml | ||
startup.options |