Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ onError
Method
onError
api/src/test/java/io/grpc/NameResolverTest.java:159–160 ·
view source on GitHub ↗
(Status error)
Source
from the content-addressed store, hash-verified
157
}
158
159
@Override
160
public
void
onError(Status error) {}
161
};
162
163
listener2.onAddresses(ADDRESSES, ATTRIBUTES);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected