Package io.grpc.xds

Class 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()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Endpoints

        private Endpoints()