grpc-java/xds
Chengyuan Zhang 01ed082281
xds: clean up value-typed classes (#7863)
This change cleans up most value-typed classes in EnvoyProtoData, which represent immutable xDS configurations used in gRPC. This introduces AutoValue for reducing the amount of boilerplate code for pure data classes.

Not all value-typed classes in xDS have been migrated, some would need more invasive refactoring and would be done next. This change is a pure no-op refactoring. No behavior change should be introduced.

For more details, see PR description.
2021-02-05 12:48:38 -08:00
..
src xds: clean up value-typed classes (#7863) 2021-02-05 12:48:38 -08:00
third_party xds: sort FILES in import.sh scripts alphabetically 2021-02-01 18:43:41 -05:00
build.gradle xds: clean up value-typed classes (#7863) 2021-02-05 12:48:38 -08:00