Uses of Class
com.oracle.coherence.grpc.proxy.GrpcProxyMetrics
-
Uses of GrpcProxyMetrics in com.oracle.coherence.grpc.proxy
Modifier and TypeFieldDescriptionprotected final GrpcProxyMetrics
BaseGrpcServiceImpl.f_metrics
The proxy service metrics.Modifier and TypeMethodDescriptionBaseGrpcServiceImpl.getMetrics()
Obtain the gRPC metrics instance for this service.GrpcProxyService.getMetrics()
Obtain the gRPC metrics instance for this service.NamedCacheServiceGrpcImpl.getMetrics()
ModifierConstructorDescriptionGrpcMetricsInterceptor
(GrpcProxyMetrics metrics) Create aGrpcMetricsInterceptor
.