Package | Description |
---|---|
org.infinispan.affinity |
This package contains the
KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes |
org.infinispan.affinity.impl | |
org.infinispan.notifications.cachemanagerlistener.event.impl | |
org.infinispan.xsite |
Modifier and Type | Method and Description |
---|---|
void |
ListenerRegistration.handleCacheStopped(CacheStoppedEvent cse) |
Modifier and Type | Method and Description |
---|---|
void |
KeyAffinityServiceImpl.handleCacheStopped(CacheStoppedEvent cse) |
Modifier and Type | Class and Description |
---|---|
class |
EventImpl
Implementation of cache manager events
|
Modifier and Type | Method and Description |
---|---|
void |
BackupReceiverRepositoryImpl.cacheStopped(CacheStoppedEvent cse) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.