mirror of https://github.com/grpc/grpc-java.git
As we are now endorsing the wrapping of ClientStreamTracers by providing ForwardingClientStreamTracer, there is a need for altering StreamInfo, especially CallOptions before it's passed onto the delegate. A Builder class and a toBuilder() provides a robust way to copy the rest of the fields. This is a breaking change for anybody who creates StreamInfo, which is unlikely in non-test code, because StreamInfo was added as late as 1.20.0. |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| build.gradle | ||