Package com.google.gerrit.server.quota
-
Interface Summary Interface Description QuotaBackend Backend interface to perform quota requests on.QuotaBackend.WithResource An interface capable of issuing quota requests.QuotaBackend.WithUser An interface capable of issuing quota requests.QuotaEnforcer Allows plugins to enforce different types of quota. -
Class Summary Class Description DefaultQuotaBackend QuotaGroupDefinitions QuotaRequestContext QuotaRequestContext.Builder QuotaResponse QuotaResponse.Aggregated QuotaResponse.Builder -
Enum Summary Enum Description QuotaResponse.Status -
Exception Summary Exception Description QuotaException Exception that was encountered while checking if there is sufficient quota to fulfil the request.