We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb71c60 commit 80a9c40Copy full SHA for 80a9c40
xds/src/main/java/io/grpc/xds/client/XdsClient.java
@@ -398,7 +398,7 @@ public interface ServerConnectionCallback {
398
}
399
400
/**
401
- * Reports whether xDS client has a working ADS stream to xDS server.
+ * Reports whether xDS client has a "working" ADS stream to xDS server.
402
* The definition of a working stream is defined in gRFC A78.
403
* @see <a href="https://github.com/grpc/proposal/blob/master/A78-grpc-metrics-wrr-pf-xds.md#xdsclient">
404
* A78-grpc-metrics-wrr-pf-xds.md</a>
0 commit comments