| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressAdapter | |
|---|---|
| org.hibernate.cache.infinispan.impl | |
| org.hibernate.cache.infinispan.util | |
| Uses of AddressAdapter in org.hibernate.cache.infinispan.impl | 
|---|
| Fields in org.hibernate.cache.infinispan.impl declared as AddressAdapter | |
|---|---|
| protected  AddressAdapter | BaseRegion.address | 
| Fields in org.hibernate.cache.infinispan.impl with type parameters of type AddressAdapter | |
|---|---|
| protected  Set<AddressAdapter> | BaseRegion.currentView | 
| Methods in org.hibernate.cache.infinispan.impl that return AddressAdapter | |
|---|---|
|  AddressAdapter | BaseRegion.getAddress() | 
| Uses of AddressAdapter in org.hibernate.cache.infinispan.util | 
|---|
| Classes in org.hibernate.cache.infinispan.util that implement AddressAdapter | |
|---|---|
|  class | AddressAdapterImplAddressAdapterImpl. | 
| Methods in org.hibernate.cache.infinispan.util that return AddressAdapter | |
|---|---|
|  AddressAdapter | CacheAdapterImpl.getAddress() | 
|  AddressAdapter | CacheAdapter.getAddress()Get local cluster address. | 
| Methods in org.hibernate.cache.infinispan.util that return types with arguments of type AddressAdapter | |
|---|---|
|  List<AddressAdapter> | CacheAdapterImpl.getMembers() | 
|  List<AddressAdapter> | CacheAdapter.getMembers()Get cluster members. | 
| static List<AddressAdapter> | AddressAdapterImpl.toAddressAdapter(List<org.infinispan.remoting.transport.Address> ispnAddresses) | 
| Methods in org.hibernate.cache.infinispan.util with parameters of type AddressAdapter | |
|---|---|
| static boolean | CacheHelper.containsEvictAllNotification(Set keySet,
                             AddressAdapter member) | 
| static void | CacheHelper.initInternalEvict(CacheAdapter cache,
                  AddressAdapter member) | 
| static void | CacheHelper.sendEvictAllNotification(CacheAdapter cache,
                         AddressAdapter member) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||