OpenSearch/sql
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
..
cli Support scrolling in SQL's CLI (elastic/x-pack-elasticsearch#2494) 2017-09-14 10:26:42 -04:00
cli-proto Line up sql serialization methods with core's (elastic/x-pack-elasticsearch#2538) 2017-09-18 16:06:14 -04:00
jdbc Support scrolling in SQL's CLI (elastic/x-pack-elasticsearch#2494) 2017-09-14 10:26:42 -04:00
jdbc-proto Line up sql serialization methods with core's (elastic/x-pack-elasticsearch#2538) 2017-09-18 16:06:14 -04:00
net-client SQL: Provide hex version of toString for SQL's byte array (elastic/x-pack-elasticsearch#2469) 2017-09-14 09:16:35 +09:00
server Line up sql serialization methods with core's (elastic/x-pack-elasticsearch#2538) 2017-09-18 16:06:14 -04:00
shared-proto Line up sql serialization methods with core's (elastic/x-pack-elasticsearch#2538) 2017-09-18 16:06:14 -04:00
test-utils Support scrolling in SQL's CLI (elastic/x-pack-elasticsearch#2494) 2017-09-14 10:26:42 -04:00
build.gradle SQL: Trivial gradle files cleanups (elastic/x-pack-elasticsearch#2447) 2017-09-08 09:43:18 -04:00