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 Summary

    Modifier and Type
    Method
    Description
    Return attributes of the server address connected by sub channel.
  • Method Details

    • getConnectedAddressAttributes

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