mirror of
https://github.com/elastic/logstash.git
synced 2025-04-19 04:15:23 -04:00
Reimplements `LogStash::Setting::Numeric` Ruby setting class into the `org.logstash.settings.NumericSetting` and exposes it through `java_import` as `LogStash::Setting::NumericSetting`. Updates the rspec tests: - verifies `java.lang.IllegalArgumentException` instead of `ArgumentError` is thrown because the kind of exception thrown by Java code, during verification. |
||
---|---|---|
.. | ||
logstash | ||
logstash-core | ||
logstash-core.rb |