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 |
---|---|
SystemMemberCacheServer |
SystemMemberCache.addCacheServer()
Deprecated.
Adds a new, unstarted cache server that will serve the contents
of this cache to clients.
|
SystemMemberCacheServer[] |
SystemMemberCache.getCacheServers()
Deprecated.
Returns the cache servers that run in this member's VM.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.