elasticsearch/client
Dmitry Cherniachenko a50e58d99a
Use single-char variant of String.indexOf() where possible (#105205)
* Use single-char variant of String.indexOf() where possible

indexOf(char) is more efficient than searching for the same one-character String.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2024-02-12 14:14:32 -05:00
..
benchmark Update Gradle Wrapper to 8.2 (#96686) 2023-07-04 15:35:15 +02:00
client-benchmark-noop-api-plugin Make cluster feature predicate available to plugins (#105022) 2024-02-01 09:11:18 -08:00
rest Use single-char variant of String.indexOf() where possible (#105205) 2024-02-12 14:14:32 -05:00
sniffer Make forbidden apis check cacheable and cc compatible (#101217) 2023-11-01 16:24:28 +01:00
test Update mockito dependency (#104494) 2024-01-18 06:58:48 -08:00