Interface EndpointDiscoveryService.BlockingInterface

    • Method Detail

      • streamEndpoints

        DiscoveryResponse streamEndpoints​(com.google.protobuf.RpcController controller,
                                          DiscoveryRequest request)
                                   throws com.google.protobuf.ServiceException
        Throws:
        com.google.protobuf.ServiceException
      • deltaEndpoints

        DeltaDiscoveryResponse deltaEndpoints​(com.google.protobuf.RpcController controller,
                                              DeltaDiscoveryRequest request)
                                       throws com.google.protobuf.ServiceException
        Throws:
        com.google.protobuf.ServiceException
      • fetchEndpoints

        DiscoveryResponse fetchEndpoints​(com.google.protobuf.RpcController controller,
                                         DiscoveryRequest request)
                                  throws com.google.protobuf.ServiceException
        Throws:
        com.google.protobuf.ServiceException