Class Hierarchy
- java.lang.Object
- io.grpc.Channel
- io.quarkus.grpc.runtime.stork.StorkGrpcChannel (implements java.lang.AutoCloseable)
- io.grpc.ClientCall<ReqT,
RespT> - io.grpc.ForwardingClientCall<ReqT,
RespT> - io.grpc.ForwardingClientCall.SimpleForwardingClientCall<ReqT,
RespT> - io.quarkus.grpc.runtime.stork.AbstractStorkMeasuringCall<ReqT,
RespT> (implements io.quarkus.grpc.runtime.stork.StorkMeasuringCollector) - io.quarkus.grpc.runtime.stork.StorkMeasuringCall<ReqT,
RespT> (implements io.quarkus.grpc.runtime.stork.StorkMeasuringCollector)
- io.quarkus.grpc.runtime.stork.AbstractStorkMeasuringCall<ReqT,
- io.grpc.ForwardingClientCall.SimpleForwardingClientCall<ReqT,
- io.grpc.ForwardingClientCall<ReqT,
- io.grpc.ClientCall.Listener<T>
- io.grpc.ForwardingClientCallListener<RespT>
- io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener<RespT>
- io.quarkus.grpc.runtime.stork.StorkMeasuringCallListener<RespT>
- io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener<RespT>
- io.grpc.ForwardingClientCallListener<RespT>
- io.quarkus.grpc.runtime.stork.GrpcLoadBalancerProvider.StorkLoadBalancerConfig
- io.quarkus.grpc.runtime.stork.GrpcStorkRecorder
- io.grpc.LoadBalancer.Factory
- io.grpc.LoadBalancerProvider
- io.quarkus.grpc.runtime.stork.GrpcLoadBalancerProvider
- io.grpc.LoadBalancerProvider
- io.grpc.LoadBalancer.SubchannelPicker
- io.quarkus.grpc.runtime.stork.GrpcLoadBalancerProvider.StorkSubchannelPicker
- io.grpc.NameResolver.Factory
- io.grpc.NameResolverProvider
- io.quarkus.grpc.runtime.stork.GrpcStorkServiceDiscovery
- io.grpc.NameResolverProvider
- io.quarkus.grpc.runtime.stork.StorkMeasuringGrpcInterceptor (implements io.grpc.ClientInterceptor, jakarta.enterprise.inject.spi.Prioritized)
- io.quarkus.grpc.runtime.stork.VertxStorkMeasuringGrpcInterceptor (implements io.grpc.ClientInterceptor, jakarta.enterprise.inject.spi.Prioritized)
- io.grpc.Channel
Interface Hierarchy
- io.quarkus.grpc.runtime.stork.StorkMeasuringCollector