|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use MembershipAttributes | |
|---|---|
| com.gemstone.gemfire.admin | Provides an API for administering various GemFire components such as a GemFire distributed system, and processes that host GemFire Caches. |
| com.gemstone.gemfire.cache | Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. |
| Uses of MembershipAttributes in com.gemstone.gemfire.admin |
|---|
| Methods in com.gemstone.gemfire.admin that return MembershipAttributes | |
|---|---|
MembershipAttributes |
SystemMemberRegion.getMembershipAttributes()
Returns the MembershipAttributes that configure required
roles for reliable access to the region. |
| Uses of MembershipAttributes in com.gemstone.gemfire.cache |
|---|
| Methods in com.gemstone.gemfire.cache that return MembershipAttributes | |
|---|---|
MembershipAttributes |
RegionAttributes.getMembershipAttributes()
Returns the MembershipAttributes that configure required
roles for reliable access to the region. |
| Methods in com.gemstone.gemfire.cache with parameters of type MembershipAttributes | |
|---|---|
RegionFactory<K,V> |
RegionFactory.setMembershipAttributes(MembershipAttributes ra)
Sets the MembershipAttributes that describe the membership
roles required for reliable access to the region. |
void |
AttributesFactory.setMembershipAttributes(MembershipAttributes membership)
Sets the MembershipAttributes that describe the membership
roles required for reliable access to the region. |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||