Package io.grpc
Annotation Interface EquivalentAddressGroup.Attr
- Enclosing class:
EquivalentAddressGroup
@ExperimentalApi("https://github.com/grpc/grpc-java/issues/4972")
@Retention(SOURCE)
@Documented
public static @interface EquivalentAddressGroup.Attr
Annotation for
EquivalentAddressGroup
's attributes. It follows the annotation semantics
defined by Attributes
.