Provides measurement of API and CPU usage during requests. See Also: com.google.appengine.api.quota.QuotaService, Quotas in the Google App Engine Developer's Guide.
Classes
IQuotaServiceFactoryProvider
Factory provider for IQuotaServiceFactory.
Note: This class is not intended for end users.
QuotaServiceFactory
The factory by which users acquire a handle to the QuotaService.
Interfaces
IQuotaServiceFactory
The factory by which users acquire a handle to the QuotaService.
QuotaService
The QuotaService
provides measurement of API and CPU usage
during requests.
Enums
QuotaService.DataType
Represents all types of data that a QuotaService might be able to provide.