| Modifier and Type | Field and Description |
|---|---|
static Attributes.Key<String> |
EquivalentAddressGroup.ATTR_AUTHORITY_OVERRIDE
The authority to be used when constructing Subchannels for this EquivalentAddressGroup.
|
| Modifier and Type | Method and Description |
|---|---|
Attributes |
EquivalentAddressGroup.getAttributes()
Returns the attributes.
|
| Constructor and Description |
|---|
EquivalentAddressGroup(List<SocketAddress> addrs,
Attributes attrs)
List constructor with
Attributes. |
EquivalentAddressGroup(SocketAddress addr,
Attributes attrs)
Singleton constructor with Attributes.
|