OpenSearch/server
Luca Cavanna 29c9bb9181 Clean up ShardId usage of Streamable (#41843)
ShardId already implements Writeable so there is no need for it to implement Streamable too. Also the readShardId static method can be
easily replaced with direct usages of the constructor that takes a
StreamInput as argument.
2019-05-22 18:47:54 +02:00
..
licenses Update to joda time 2.10.2 (#42199) 2019-05-20 16:58:54 +02:00
src Clean up ShardId usage of Streamable (#41843) 2019-05-22 18:47:54 +02:00
build.gradle [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00