Package com.google.appengine.api.quota
Provides measurement of API and CPU usage during requests.
See: Description
-
Interface Summary Interface Description IQuotaServiceFactory The factory by which users acquire a handle to the QuotaService.QuotaService TheQuotaService
provides measurement of API and CPU usage during requests. -
Class Summary Class Description IQuotaServiceFactoryProvider Factory provider forIQuotaServiceFactory
.QuotaServiceFactory The factory by which users acquire a handle to the QuotaService. -
Enum Summary Enum Description QuotaService.DataType Represents all types of data that a QuotaService might be able to provide.
Package com.google.appengine.api.quota Description
Provides measurement of API and CPU usage during requests.