elasticsearch/libs/plugin-scanner
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
..
licenses Refactor plugin scanning into lib (#92437) 2023-01-09 15:25:54 +01:00
src Make some practically static methods static (#97565) 2023-10-06 23:37:07 +02:00
build.gradle Update plugin cli/scanner to ASM 9.5 (#97296) 2023-07-01 20:29:10 +01:00