Package io.grpc

Interface InternalSubchannelAddressAttributes


  • @Internal
    public interface InternalSubchannelAddressAttributes
    An internal class. Do not use.

    An interface to provide the attributes for address connected by subchannel.

    • Method Detail

      • getConnectedAddressAttributes

        Attributes getConnectedAddressAttributes()
        Return attributes of the server address connected by sub channel.