grpc-java/services
yifeizhuang b771403273
xds: separate orca APIs and implementations (#9144)
moved orcaMetrics to service project and renamed to MetricRecorder, added internal accessor. Maybe we can combine metricsRecorder and callMetricRecorder, they looks almost the same things.
OrcaServiceImpl depends on metricRecorder, not visa versa.
2022-05-11 15:54:05 -07:00
..
src xds: separate orca APIs and implementations (#9144) 2022-05-11 15:54:05 -07:00
BUILD.bazel services: move classes with protobuf dependency into io.grpc.protobuf.services (#8056) 2021-04-16 17:27:12 -07:00
build.gradle xds: move orca to java package io.grpc.xds.orca (#9086) 2022-04-29 14:56:44 -07:00