VMware GemFire Java API Reference
Package org.apache.geode.cache.wan
package org.apache.geode.cache.wan
-
ClassDescriptionThis class wraps 1) DistributedMembershipID 2) ThreadID 3) SequenceID attributes which are used to uniquely identify any Region Operation like create, update, destroy etc.A callback that can be used to process the gateway events that failed on the remote site.Callback for users to filter out events before dispatching to remote distributed systemInterface
GatewayEventSubstitutionFilterprovides a way to specify a substitute value to be stored in theGatewayQueueEventand enqueued in theRegionQueue.GatewayQueueEvent<K,V> RepresentsCacheevents going throughGatewaySenders.A GatewayReceiver that receives the events from aGatewaySender.The order policy.An interface that can be used to get gateway sender's attributes, e.g.Factory to create SerialGatewaySenderDeprecated.for removal in a future release.An implementation ofGatewayEventFailureListenerthat will put the failed gateway events on remote site into a region to preserve those events.