Package io.grpc
Interface InternalSubchannelAddressAttributes
An internal class. Do not use.
An interface to provide the attributes for address connected by subchannel.
-
Method Summary
Modifier and TypeMethodDescriptionReturn attributes of the server address connected by sub channel.
-
Method Details
-
getConnectedAddressAttributes
Attributes getConnectedAddressAttributes()Return attributes of the server address connected by sub channel.
-