mirror of https://github.com/grpc/grpc-java.git
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. |
||
|---|---|---|
| .. | ||
| src | ||
| third_party | ||
| build.gradle | ||