Package io.grpc

Class LoadBalancer.SubchannelPicker

    • Constructor Detail

      • SubchannelPicker

        public SubchannelPicker()
    • Method Detail

      • requestConnection

        @Deprecated
        public void requestConnection()
        Deprecated.
        Tries to establish connections now so that the upcoming RPC may then just pick a ready connection without having to connect first.

        No-op if unsupported.

        Since:
        1.11.0