public final class Search extends 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)
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.