Class LocalityEndpointDiscoveryServiceGrpc.LocalityEndpointDiscoveryServiceImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService
    Enclosing class:
    LocalityEndpointDiscoveryServiceGrpc

    public abstract static class LocalityEndpointDiscoveryServiceGrpc.LocalityEndpointDiscoveryServiceImplBase
    extends Object
    implements io.grpc.BindableService
    • Constructor Detail

      • LocalityEndpointDiscoveryServiceImplBase

        public LocalityEndpointDiscoveryServiceImplBase()
    • Method Detail

      • deltaLocalityEndpoints

        public io.grpc.stub.StreamObserver<DeltaDiscoveryRequest> deltaLocalityEndpoints​(io.grpc.stub.StreamObserver<DeltaDiscoveryResponse> responseObserver)
         The resource_names_subscribe resource_names_unsubscribe fields in DeltaDiscoveryRequest
         specify a list of glob collections to subscribe to updates for.
         
      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService