Package | Description |
---|---|
org.hibernate.cache.infinispan.impl | |
org.hibernate.cache.infinispan.util |
Modifier and Type | Field and Description |
---|---|
protected AddressAdapter |
BaseRegion.address |
Modifier and Type | Field and Description |
---|---|
protected Set<AddressAdapter> |
BaseRegion.currentView |
Modifier and Type | Method and Description |
---|---|
AddressAdapter |
BaseRegion.getAddress() |
Modifier and Type | Class and Description |
---|---|
class |
AddressAdapterImpl
AddressAdapterImpl.
|
Modifier and Type | Method and Description |
---|---|
AddressAdapter |
CacheAdapter.getAddress()
Get local cluster address.
|
AddressAdapter |
CacheAdapterImpl.getAddress() |
Modifier and Type | Method and Description |
---|---|
List<AddressAdapter> |
CacheAdapter.getMembers()
Get cluster members.
|
List<AddressAdapter> |
CacheAdapterImpl.getMembers() |
static List<AddressAdapter> |
AddressAdapterImpl.toAddressAdapter(List<org.infinispan.remoting.transport.Address> ispnAddresses) |
Modifier and Type | Method and Description |
---|---|
static boolean |
CacheHelper.containsEvictAllNotification(Set keySet,
AddressAdapter member) |
static void |
CacheHelper.initInternalEvict(CacheAdapter cache,
AddressAdapter member) |
static void |
CacheHelper.sendEvictAllNotification(CacheAdapter cache,
AddressAdapter member) |
Copyright © 2002-2013 Red Hat Middleware, LLC. All Rights Reserved