MCPcopy Create free account
hub / github.com/grpc/grpc-java / RlsProtoData

Method RlsProtoData

rls/src/main/java/io/grpc/rls/RlsProtoData.java:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26final class RlsProtoData {
27
28 private RlsProtoData() {}
29
30 /** A key object for the Rls route lookup data cache. */
31 @AutoValue

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected