logstash/logstash-core/lib
Andrea Selva 07a3c8e73b
Reimplement LogStash::Numeric setting in Java (#17127)
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.
2025-03-06 10:44:22 +01:00
..
logstash Reimplement LogStash::Numeric setting in Java (#17127) 2025-03-06 10:44:22 +01:00
logstash-core Refactor: revisit logstash bootstraping bits (#13791) 2022-02-17 13:59:38 +01:00
logstash-core.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00