OpenSearch/modules/ingest-common
Armin Braun cf7489899a
INGEST: Clean up Java8 Stream Usage (#32059)
* GrokProcessor: Rationalize the loop over the map to save allocations and indirection
* IngestDocument: Rationalize way we append to `List`
2018-07-30 21:25:30 +02:00
..
src INGEST: Clean up Java8 Stream Usage (#32059) 2018-07-30 21:25:30 +02:00
build.gradle INGEST: Make a few Processors callable by Painless (#32170) 2018-07-20 21:10:35 +02:00