Uses of Class
io.grpc.LoadBalancer.CreateSubchannelArgs
Packages that use LoadBalancer.CreateSubchannelArgs
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
Utilities with advanced features in the core layer that user can optionally use.
-
Uses of LoadBalancer.CreateSubchannelArgs in io.grpc
Methods in io.grpc that return LoadBalancer.CreateSubchannelArgsModifier and TypeMethodDescriptionLoadBalancer.CreateSubchannelArgs.Builder.build()
Creates a new args object.Methods in io.grpc with parameters of type LoadBalancer.CreateSubchannelArgsModifier and TypeMethodDescriptionLoadBalancer.Helper.createSubchannel
(LoadBalancer.CreateSubchannelArgs args) Creates a Subchannel, which is a logical connection to the given group of addresses which are considered equivalent. -
Uses of LoadBalancer.CreateSubchannelArgs in io.grpc.internal
Fields in io.grpc.internal declared as LoadBalancer.CreateSubchannelArgsModifier and TypeFieldDescription(package private) final LoadBalancer.CreateSubchannelArgs
ManagedChannelImpl.SubchannelImpl.args
Methods in io.grpc.internal with parameters of type LoadBalancer.CreateSubchannelArgsModifier and TypeMethodDescriptionManagedChannelImpl.LbHelperImpl.createSubchannel
(LoadBalancer.CreateSubchannelArgs args) Constructors in io.grpc.internal with parameters of type LoadBalancer.CreateSubchannelArgsModifierConstructorDescription(package private)
InternalSubchannel
(LoadBalancer.CreateSubchannelArgs args, String authority, String userAgent, BackoffPolicy.Provider backoffPolicyProvider, ClientTransportFactory transportFactory, ScheduledExecutorService scheduledExecutor, com.google.common.base.Supplier<com.google.common.base.Stopwatch> stopwatchSupplier, SynchronizationContext syncContext, InternalSubchannel.Callback callback, InternalChannelz channelz, CallTracer callsTracer, ChannelTracer channelTracer, InternalLogId logId, ChannelLogger channelLogger, List<ClientTransportFilter> transportFilters) (package private)
-
Uses of LoadBalancer.CreateSubchannelArgs in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services with parameters of type LoadBalancer.CreateSubchannelArgsModifier and TypeMethodDescriptionHealthCheckingLoadBalancerFactory.HelperImpl.createSubchannel
(LoadBalancer.CreateSubchannelArgs args) -
Uses of LoadBalancer.CreateSubchannelArgs in io.grpc.util
Methods in io.grpc.util with parameters of type LoadBalancer.CreateSubchannelArgsModifier and TypeMethodDescriptionForwardingLoadBalancerHelper.createSubchannel
(LoadBalancer.CreateSubchannelArgs args) HealthProducerHelper.createSubchannel
(LoadBalancer.CreateSubchannelArgs args) OutlierDetectionLoadBalancer.ChildHelper.createSubchannel
(LoadBalancer.CreateSubchannelArgs args) Constructors in io.grpc.util with parameters of type LoadBalancer.CreateSubchannelArgsModifierConstructorDescription(package private)