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.
|
com.gemstone.gemfire.cache |
Provides an implementation of distributed object caching that
can leverage GemFire's distribution capabilities.
|
com.gemstone.gemfire.cache.server |
The
com.gemstone.gemfire.cache.server package provides APIs used
for the server side of client/server caching. |
com.gemstone.gemfire.cache.util |
Provides utilities for use with the Caching API in the
com.gemstone.gemfire.cache.util package. |
Class and Description |
---|
ServerLoadProbe
A load probe is installed in a bridge server to measure the load on the
bridge server for balancing load between multiple bridge servers.
|
Class and Description |
---|
CacheServer
A cache server that serves the contents of a
Cache to client VMs in another distributed system via a
socket. |
Class and Description |
---|
ClientSubscriptionConfig
Used to configure queuing on a cache server for client subscriptions.
|
ServerLoad
A data object containing the load information for a cache server.
|
ServerLoadProbe
A load probe is installed in a bridge server to measure the load on the
bridge server for balancing load between multiple bridge servers.
|
ServerMetrics
Metrics about the resource usage for a bridge server.
|
Class and Description |
---|
ClientSubscriptionConfig
Used to configure queuing on a cache server for client subscriptions.
|
ServerLoadProbe
A load probe is installed in a bridge server to measure the load on the
bridge server for balancing load between multiple bridge servers.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.