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 | Method and Description |
---|---|
AddressAdapter |
BaseRegion.getAddress() |
Modifier and Type | Class and Description |
---|---|
class |
AddressAdapterImpl
AddressAdapterImpl.
|
Modifier and Type | Method and Description |
---|---|
AddressAdapter |
CacheAdapterImpl.getAddress() |
AddressAdapter |
CacheAdapter.getAddress()
Get local cluster address.
|
Modifier and Type | Method and Description |
---|---|
List<AddressAdapter> |
CacheAdapterImpl.getMembers() |
List<AddressAdapter> |
CacheAdapter.getMembers()
Get cluster members.
|
static List<AddressAdapter> |
AddressAdapterImpl.toAddressAdapter(List<Address> ispnAddresses) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.