Package | Description |
---|---|
org.infinispan.client.hotrod.event |
Hot Rod client remote event API.
|
Modifier and Type | Method and Description |
---|---|
static Object |
ClientEvents.addContinuousQueryListener(RemoteCache<?,?> remoteCache,
ContinuousQueryListener queryListener,
org.infinispan.query.dsl.Query query)
Registers a continuous query listener that uses a query DSL based filter.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.