OpenSearch/x-pack/plugin/core/src
Ryan Ernst 60785a9fa8
Convert several direct uses of Streamable to Writeable (#44586) (#44604)
This commit converts several utility classes that implement Streamable
to have StreamInput constructors. It also adds a default version of
readFrom to Streamable so that overriding to throw UOE is not necessary.

relates #34389
2019-07-18 21:25:44 -07:00
..
main Convert several direct uses of Streamable to Writeable (#44586) (#44604) 2019-07-18 21:25:44 -07:00
test Allow empty configuration for SLM policies (#44465) 2019-07-18 16:20:31 -06:00