Uses of Class
io.grpc.xds.orca.OrcaPerRequestUtil
-
Packages that use OrcaPerRequestUtil Package Description io.grpc.xds.orca -
-
Uses of OrcaPerRequestUtil in io.grpc.xds.orca
Methods in io.grpc.xds.orca that return OrcaPerRequestUtil Modifier and Type Method Description static OrcaPerRequestUtil
OrcaPerRequestUtil. getInstance()
Gets anOrcaPerRequestUtil
instance that provides actual implementation ofnewOrcaClientStreamTracerFactory(io.grpc.xds.orca.OrcaPerRequestUtil.OrcaPerRequestReportListener)
.
-