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.wan |
Class and Description |
---|
GatewayReceiver
A GatewayReceiver that receives the events from a
GatewaySender . |
GatewayReceiverFactory |
GatewaySender |
GatewaySenderFactory
Factory to create SerialGatewaySender
|
Class and Description |
---|
EventSequenceID
This class wraps 1) DistributedMembershipID 2) ThreadID 3) SequenceID
attributes which are used to uniquely identify any Region Operation like
create, update, destroy etc.
|
GatewayEventFilter
Callback for users to filter out events before dispatching to remote
distributed system
|
GatewayEventSubstitutionFilter
Interface
GatewayEventSubstitutionFilter provides a way to
specify a substitute value to be stored in the GatewayQueueEvent
and enqueued in the RegionQueue . |
GatewayQueueEvent
Represents
Cache events going through
GatewaySender s. |
Class and Description |
---|
GatewayEventFilter
Callback for users to filter out events before dispatching to remote
distributed system
|
GatewayEventSubstitutionFilter
Interface
GatewayEventSubstitutionFilter provides a way to
specify a substitute value to be stored in the GatewayQueueEvent
and enqueued in the RegionQueue . |
GatewayQueueEvent
Represents
Cache events going through
GatewaySender s. |
GatewayReceiver
A GatewayReceiver that receives the events from a
GatewaySender . |
GatewayReceiverFactory |
GatewaySender |
GatewaySenderFactory
Factory to create SerialGatewaySender
|
GatewayTransportFilter |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.