OpenSearch/x-pack/license-tools
Ryan Ernst 7800b4fa91
Core: Abstract DateMathParser in an interface (#33905)
This commits creates a DateMathParser interface, which is already
implemented for both joda and java time. While currently the java time
DateMathParser is not used, this change will allow a followup which will
create a DateMathParser from a DateFormatter, so the caller does not
need to know the internals of the DateFormatter they have.
2018-09-26 07:56:25 -07:00
..
bin Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
src Core: Abstract DateMathParser in an interface (#33905) 2018-09-26 07:56:25 -07:00
build.gradle Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00