elasticsearch/x-pack/plugin/enrich/qa
Armin Braun b7eafce32c
Make some practically static methods static (#97565)
Another round of automated fixes to this, marking things that can be
made static as static. Saves some JIT cycles but also turns some lambdas
from capturing to non-capturing and makes the "utilityness" of some
classes visible.
2023-10-06 23:37:07 +02:00
..
common Make some practically static methods static (#97565) 2023-10-06 23:37:07 +02:00
rest Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
rest-with-advanced-security Add more info on EnrichAdvancedSecurityIT failures (#95592) 2023-04-26 17:29:51 -04:00
rest-with-security Use `Strings.format` instead of `String.format(Locale.ROOT, ...)` in tests (#92106) 2023-01-03 19:28:27 +01:00
build.gradle Cleanup QA projects build scripts (#74428) 2021-06-23 11:35:47 +02:00