Package | Description |
---|---|
org.infinispan.affinity |
This package contains the
KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes |
org.infinispan.cdi.event.cachemanager |
This package contains the adapters making the bridge between Infinispan cache manager events and CDI.
|
org.infinispan.xsite |
Modifier and Type | Method and Description |
---|---|
void |
ListenerRegistration.handleCacheStopped(CacheStoppedEvent cse) |
Modifier and Type | Method and Description |
---|---|
void |
CacheStoppedAdapter.fire(CacheStoppedEvent payload) |
Modifier and Type | Method and Description |
---|---|
void |
BackupReceiverRepositoryImpl.cacheStopped(CacheStoppedEvent cse) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.