Package io.grpc.xds
Class Endpoints
- java.lang.Object
-
- io.grpc.xds.Endpoints
-
final class Endpoints extends java.lang.Object
Locality and endpoint level load balancing configurations.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static class
Endpoints.DropOverload
Represents a drop policy.(package private) static class
Endpoints.LbEndpoint
Represents a single endpoint to be load balanced.(package private) static class
Endpoints.LocalityLbEndpoints
Represents a group of endpoints belong to a single locality.
-
Constructor Summary
Constructors Modifier Constructor Description private
Endpoints()
-