OpenSearch/sql/server
Nik Everett bc03aa6c03 Line up sql serialization methods with core's (elastic/x-pack-elasticsearch#2538)
This renames that `write` and `read` methods in SQL to `writeTo` and
`readFrom` to line up with the names used in core. I don't have a
strong opinion whether or not any name is better than any other but
I figure there isn't a good reason for SQL to be different from the
rest of Elasticsearch.

Original commit: elastic/x-pack-elasticsearch@e5de9a4b81
2017-09-18 16:06:14 -04:00
..
licenses Fix licenses in server 2017-06-30 19:39:06 -04:00
src Line up sql serialization methods with core's (elastic/x-pack-elasticsearch#2538) 2017-09-18 16:06:14 -04:00
build.gradle SQL: Trivial gradle files cleanups (elastic/x-pack-elasticsearch#2447) 2017-09-08 09:43:18 -04:00