Package org.infinispan.client.hotrod
Class Search
java.lang.Object
org.infinispan.client.hotrod.Search
- Since:
- 6.0
- Author:
- anistor@redhat.com
-
Method Summary
Modifier and TypeMethodDescriptionstatic <K,
V> ContinuousQuery<K, V> getContinuousQuery
(RemoteCache<K, V> cache) static QueryFactory
getQueryFactory
(RemoteCache<?, ?> cache)
-
Method Details
-
getQueryFactory
-
getContinuousQuery
-