Package | Description |
---|---|
org.infinispan.affinity |
This package contains the
KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes |
org.infinispan.query.continuous |
Functionality related to continuous query, which sends updates to the client based on the client
query when there are any changes to the data which match the original query.
|
Modifier and Type | Class and Description |
---|---|
class |
ListenerRegistration
Used for registering various cache notifications.
|
Modifier and Type | Class and Description |
---|---|
static class |
ContinuousQuery.EntryListener<K,V> |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.