| Package | Description |
|---|---|
| com.gemstone.gemfire.cache |
Provides an implementation of distributed object caching that
can leverage GemFire's distribution capabilities.
|
| com.gemstone.gemfire.cache.asyncqueue | |
| com.gemstone.gemfire.cache.util |
Provides utilities for use with the Caching API in the
com.gemstone.gemfire.cache.util package. |
| com.gemstone.gemfire.cache.wan |
| Class and Description |
|---|
| BridgeServer
Deprecated.
as of 5.7 used
CacheServer instead. |
| BridgeWriter
Deprecated.
as of 5.7 use
pools instead. |
| GatewayConflictResolver
GatewayConflictResolver is a Cache-level plugin that is called upon to decide what to do
with events that originate in other systems and arrive through the WAN Gateway.
|
| GatewayHub
Deprecated.
as of GemFire 8.0. Use
GatewaySender and GatewayReceiver instead |
| ObjectSizer
The sizer interface defines a method that when called returns the size of the
object passed in.
|
| Class and Description |
|---|
| Gateway.OrderPolicy
Deprecated.
The order policy.
|
| Class and Description |
|---|
| BridgeLoader
Deprecated.
as of 5.7 use
pools instead. |
| BridgeMembershipEvent
Deprecated.
see com.gemstone.gemfire.management.membership.ClientMembershipEvent
|
| BridgeMembershipListener
Deprecated.
see com.gemstone.gemfire.management.membership.ClientMembershipListener
|
| BridgeWriter
Deprecated.
as of 5.7 use
pools instead. |
| CacheListenerAdapter
Utility class that implements all methods in
CacheListener
with empty implementations. |
| EndpointDoesNotExistException
Deprecated.
as of 5.7 use
pools instead. |
| EndpointException
Deprecated.
as of 5.7 use
pools instead. |
| EndpointExistsException
Deprecated.
as of 5.7 use
pools instead. |
| EndpointInUseException
Deprecated.
as of 5.7 use
pools instead. |
| Gateway
Deprecated.
as of GemFire 8.0. Use
GatewaySender and GatewayReceiver instead |
| Gateway.OrderPolicy
Deprecated.
The order policy.
|
| GatewayConflictHelper
GatewayConflictHelper is used by an GatewayConflictResolver to decide what to
do with an event received from another distributed system that is going to overwrite
the current cache state.
|
| GatewayEvent
Deprecated.
as of GemFire 8.0. Use
GatewayQueueEvent instead |
| GatewayEventListener
Deprecated.
as of GemFire 8.0. Use
AsyncEventListener instead |
| GatewayQueueAttributes
Deprecated.
as of GemFire 8.0. Use
GatewaySender instead |
| ObjectSizer
The sizer interface defines a method that when called returns the size of the
object passed in.
|
| RegionMembershipListenerAdapter
Utility class that implements all methods in
RegionMembershipListener
with empty implementations. |
| TimestampedEntryEvent
TimestampedEntryEvent is an EntryEvent that has additional information provided
to GatewayConflictResolver plugins.
|
| VersionException
Deprecated.
Use
VersionException instead. |
| Class and Description |
|---|
| Gateway.OrderPolicy
Deprecated.
The order policy.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.