Package | Description |
---|---|
com.gemstone.gemfire.admin |
Provides an API for administering various GemFire components such
as a GemFire distributed
system, and processes that host GemFire Caches.
|
Modifier and Type | Method and Description |
---|---|
void |
SystemMemberCacheListener.afterRegionCreate(SystemMemberRegionEvent event)
Deprecated.
Invoked after a region is created in any node of distributed system.
|
void |
SystemMemberCacheListener.afterRegionLoss(SystemMemberRegionEvent event)
Deprecated.
Invoked when a region is destroyed or closed in any node of distributed system.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.