Package | Description |
---|---|
org.infinispan.query |
Query API.
|
Modifier and Type | Method and Description |
---|---|
static <K,V> ContinuousQuery<K,V> |
Search.getContinuousQuery(Cache<K,V> cache)
Obtain the
ContinuousQuery object for a cache. |
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.