2ecce78b13
This removes the readFrom and writeTo methods from XContentType, instead using the more generic `readEnum` and `writeEnum` methods. Luckily they are both encoded exactly the same way, so there is no compatibility layer needed for backwards compatibility. This is the x-pack side of https://github.com/elastic/elasticsearch/pull/28927 Original commit: elastic/x-pack-elasticsearch@f1c0928490 |
||
---|---|---|
.. | ||
bwc | ||
core | ||
deprecation | ||
graph | ||
keys | ||
logstash | ||
ml | ||
monitoring | ||
rollup | ||
security | ||
sql | ||
src/test | ||
upgrade | ||
watcher | ||
build.gradle |