OpenSearch/sql/cli-proto
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 Huge protocol refactor 2017-07-12 17:32:13 -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 Huge protocol refactor 2017-07-12 17:32:13 -04:00