gorealis-v2/gen-go/apache/aurora
Ezequiel Torres Feyuk fe567ee966 Task query optional parameters (#69)
* Change TaskQuery struct parameters to optional

* Thrift API is modified to make all the parameters in the
  TaskQuery struct optional

* Autogenerated code is regenerated

* Changes in TaskQuery structs used in the project

* Now that TaskQuery receive optional values, pointers
  instead of values must be passed to the struct
2018-06-28 11:48:28 -07:00
..
aurora_admin-remote Thrift API update and Pull Request template. (#43) 2017-12-14 14:37:08 -08:00
aurora_scheduler_manager-remote Thrift API update and Pull Request template. (#43) 2017-12-14 14:37:08 -08:00
read_only_scheduler-remote Updating library for compatibility with Aurora 0.16.0 final. Thrift API differs from main Aurora one due to TaskUpdateQuery fields resulting in errors when serialized by thrift as non-optionals. 2016-09-29 20:45:24 -04:00
auroraadmin.go Thrift API update and Pull Request template. (#43) 2017-12-14 14:37:08 -08:00
auroraschedulermanager.go Thrift API update and Pull Request template. (#43) 2017-12-14 14:37:08 -08:00
constants.go Thrift API update and Pull Request template. (#43) 2017-12-14 14:37:08 -08:00
readonlyscheduler.go Updating library for compatibility with Aurora 0.16.0 final. Thrift API differs from main Aurora one due to TaskUpdateQuery fields resulting in errors when serialized by thrift as non-optionals. 2016-09-29 20:45:24 -04:00
ttypes.go Task query optional parameters (#69) 2018-06-28 11:48:28 -07:00