mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 23:15:04 +00:00
Replace with a constructor that takes StreamInput or a static method. In one case (ValuesSourceType) we no longer need to serialize the data at all! Relates to #17085