public final class Search
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <K,V> ContinuousQuery<K,V> |
getContinuousQuery(RemoteCache<K,V> cache) |
static QueryFactory |
getQueryFactory(RemoteCache<?,?> cache) |
public static QueryFactory getQueryFactory(RemoteCache<?,?> cache)
public static <K,V> ContinuousQuery<K,V> getContinuousQuery(RemoteCache<K,V> cache)