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
Fields in io.grpc.xds.orca declared as OrcaPerRequestUtil Modifier and Type Field Description private static OrcaPerRequestUtil
OrcaPerRequestUtil. DEFAULT_INSTANCE
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)
.
-