Uses of Class
com.google.appengine.api.taskqueue.QueueStatistics
Packages that use QueueStatistics
Package
Description
Provides a mechanism to perform work initiated by a user request, outside of that request.
-
Uses of QueueStatistics in com.google.appengine.api.taskqueue
Methods in com.google.appengine.api.taskqueue that return QueueStatisticsMethods in com.google.appengine.api.taskqueue that return types with arguments of type QueueStatisticsModifier and TypeMethodDescriptionQueue.fetchStatisticsAsync
(@Nullable Double deadlineInSeconds) Asynchronously obtains statistics for thisQueue
.