| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush.dao |
| Modifier and Type | Method and Description |
|---|---|
ResultsStream.QueryBuilder<T> |
ResultsStream.QueryBuilder.fetchSize(int fetchSize)
Set a fetch size for the underlying JDBC query.
|
ResultsStream.QueryBuilder<String> |
InstallationDao.findAllDeviceTokenForVariantIDByCriteria(String variantID,
List<String> categories,
List<String> aliases,
List<String> deviceTypes,
int maxResults,
String lastTokenFromPreviousBatch,
boolean oldGCM)
Sender API for installations:
Query all tokens for the given variant, by respecting a few criteria arguments (categories, aliases and deviceTypes)
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.