elasticsearch/qa/multi-cluster-search
Ryan Ernst b2c9028384
Move io utils to core package (#85954)
Most classes under elasticsearch-core had been moved to the o.e.core
package. However, a couple io related classes remained in an "internal"
package. This commit moves Streams and IOUtils to the core package, as
they are no more "internal" than the rest of the classes in core.
2022-04-19 21:26:28 -07:00
..
src/test Move io utils to core package (#85954) 2022-04-19 21:26:28 -07:00
build.gradle Expand coverage of :qa:multi-cluster-search (#85281) 2022-03-31 13:31:17 +02:00