- GAE_SUPPORTED_TYPES - Static variable in class org.b3log.latke.repository.gae.GAERepository
-
GAE datastore supported types.
- GAEImageService - Class in org.b3log.latke.image.gae
-
Google App Engine image service.
- GAEImageService() - Constructor for class org.b3log.latke.image.gae.GAEImageService
-
- GAEMailService - Class in org.b3log.latke.mail.gae
-
Google App Engine mail service.
- GAEMailService() - Constructor for class org.b3log.latke.mail.gae.GAEMailService
-
- GAERepository - Class in org.b3log.latke.repository.gae
-
- GAERepository(String) - Constructor for class org.b3log.latke.repository.gae.GAERepository
-
Constructs a GAE repository with the specified name.
- GAETaskHandle - Class in org.b3log.latke.taskqueue.gae
-
GAE task handle.
- GAETaskHandle(TaskHandle) - Constructor for class org.b3log.latke.taskqueue.gae.GAETaskHandle
-
Constructs a task handle with the specified GAE task handle.
- gaeTaskHandle - Variable in class org.b3log.latke.taskqueue.gae.GAETaskHandle
-
GAE task handle.
- GAETaskQueueService - Class in org.b3log.latke.taskqueue.gae
-
Google App Engine task queue service.
- GAETaskQueueService() - Constructor for class org.b3log.latke.taskqueue.gae.GAETaskQueueService
-
- GAEThreadService - Class in org.b3log.latke.thread.gae
-
Google App Engine thread service.
- GAEThreadService() - Constructor for class org.b3log.latke.thread.gae.GAEThreadService
-
- GAETransaction - Class in org.b3log.latke.repository.gae
-
Google App Engine datastore transaction.
- GAETransaction(Transaction) - Constructor for class org.b3log.latke.repository.gae.GAETransaction
-
Constructs a
GAETransaction object with the specified Google App Engine datastore
transaction.
- GAEURLFetchService - Class in org.b3log.latke.urlfetch.gae
-
Google App Engine URL fetch service.
- GAEURLFetchService() - Constructor for class org.b3log.latke.urlfetch.gae.GAEURLFetchService
-
- GAEUserService - Class in org.b3log.latke.user.gae
-
Google App Engine user service.
- GAEUserService() - Constructor for class org.b3log.latke.user.gae.GAEUserService
-
- genTimeMillisId() - Static method in class org.b3log.latke.repository.gae.GAERepository
-
Gets current date time string.
- get(K) - Method in class org.b3log.latke.cache.gae.Memcache
-
- get(String) - Method in class org.b3log.latke.repository.gae.GAERepository
-
- get(Iterable<String>) - Method in class org.b3log.latke.repository.gae.GAERepository
-
- get(Key, String) - Method in class org.b3log.latke.repository.gae.GAERepository
-
Gets a json object with the specified parent key and id.
- get(Query) - Method in class org.b3log.latke.repository.gae.GAERepository
-
- get(int, int, int, Set<Projection>, Map<String, SortDirection>, Filter) - Method in class org.b3log.latke.repository.gae.GAERepository
-
Gets the result object by the specified current page number, page size, page count, sorts, filter.
- get(Query, int, int, int) - Method in class org.b3log.latke.repository.gae.GAERepository
-
Gets result json object by the specified query, current page number, page size, page count.
- getCachedBytes() - Method in class org.b3log.latke.cache.gae.Memcache
-
- getCachedCount() - Method in class org.b3log.latke.cache.gae.Memcache
-
- getCurrentUser(HttpServletRequest) - Method in class org.b3log.latke.user.gae.GAEUserService
-
- getEtaMillis() - Method in class org.b3log.latke.taskqueue.gae.GAETaskHandle
-
- getHitBytes() - Method in class org.b3log.latke.cache.gae.Memcache
-
- getHitCount() - Method in class org.b3log.latke.cache.gae.Memcache
-
- getId() - Method in class org.b3log.latke.repository.gae.GAETransaction
-
- getMaxCount() - Method in class org.b3log.latke.cache.gae.Memcache
-
- getMissCount() - Method in class org.b3log.latke.cache.gae.Memcache
-
- getName() - Method in class org.b3log.latke.cache.gae.Memcache
-
Gets the name of this cache.
- getName() - Method in class org.b3log.latke.repository.gae.GAERepository
-
- getPutCount() - Method in class org.b3log.latke.cache.gae.Memcache
-
- getQueue(String) - Method in class org.b3log.latke.taskqueue.gae.GAETaskQueueService
-
- getQueueName() - Method in class org.b3log.latke.taskqueue.gae.GAETaskHandle
-
- getRandomly(int) - Method in class org.b3log.latke.repository.gae.GAERepository
-
- getRetriedCount() - Method in class org.b3log.latke.taskqueue.gae.GAETaskHandle
-
- getStartCursor(int, int, PreparedQuery) - Method in class org.b3log.latke.repository.gae.GAERepository
-
Gets the end cursor of the specified current page number, page size and
the prepared query.
- getTaskName() - Method in class org.b3log.latke.taskqueue.gae.GAETaskHandle
-