Package | Description |
---|---|
io.grpc.services |
Service definitions and utilities for the pre-defined gRPC services.
|
io.grpc.xds.orca |
Modifier and Type | Method and Description |
---|---|
static MetricRecorder |
MetricRecorder.newInstance() |
Modifier and Type | Method and Description |
---|---|
static BindableService |
OrcaServiceImpl.createService(ScheduledExecutorService timeService,
MetricRecorder metricRecorder) |
static BindableService |
OrcaServiceImpl.createService(ScheduledExecutorService timeService,
MetricRecorder metricsRecorder,
long minInterval,
TimeUnit timeUnit)
Constructs a service to report server metrics.
|