Uses of Class
io.grpc.ChannelLogger
-
-
Uses of ChannelLogger in io.grpc
Methods in io.grpc that return ChannelLogger Modifier and Type Method Description ChannelLoggerLoadBalancer.Helper. getChannelLogger()Returns theChannelLoggerfor the Channel served by this LoadBalancer.ChannelLoggerLoadBalancer.Subchannel. getChannelLogger()Returns aChannelLoggerfor this Subchannel.ChannelLoggerNameResolver.Args. getChannelLogger()Returns theChannelLoggerfor the Channel served by this NameResolver.Methods in io.grpc with parameters of type ChannelLogger Modifier and Type Method Description NameResolver.Args.BuilderNameResolver.Args.Builder. setChannelLogger(ChannelLogger channelLogger)
-