Package | Description |
---|---|
org.infinispan.affinity |
This package contains the
KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes |
org.infinispan.notifications.cachelistener.event |
Cache -specific listener events |
org.infinispan.notifications.cachelistener.filter |
Cache -specific notifications and eventing filtering classes. |
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.
|
Class and Description |
---|
TopologyChangedEvent
The event passed in to methods annotated with
TopologyChanged . |
Class and Description |
---|
CacheEntryEvent
A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.
|
Event
An interface that defines common characteristics of events
|
Event.Type |
TransactionalEvent
An event subtype that includes a transaction context - if one exists - as well as a boolean as to whether the call
originated locally or remotely.
|
Class and Description |
---|
CacheEntryEvent
A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.
|
Event
An interface that defines common characteristics of events
|
Event.Type |
Class and Description |
---|
CacheEntryEvent
A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.