Interface RateLimitService.BlockingInterface

  • Enclosing class:
    RateLimitService

    public static interface RateLimitService.BlockingInterface
    • Method Detail

      • shouldRateLimit

        RateLimitResponse shouldRateLimit​(com.google.protobuf.RpcController controller,
                                          RateLimitRequest request)
                                   throws com.google.protobuf.ServiceException
        Throws:
        com.google.protobuf.ServiceException