Modifier and Type | Method and Description |
---|---|
<V extends VType> |
createQuery(String channelName,
Class<V> type,
QueryParameters parameters)
Creates a new
Query . |
CacheStatistics |
getStatistics() |
void |
setStatisticsEnabled(boolean enabled) |
<V extends VType> Query createQuery(String channelName, Class<V> type, QueryParameters parameters)
Query
.channelName
- channel to be requested.type
- VType of data to be pulled by the query.parameters
- QueryParameters
.void setStatisticsEnabled(boolean enabled)
CacheStatistics getStatistics()
Copyright © 2010–2015. All rights reserved.