| Interface | Description | 
|---|---|
| IReplicationFilter | 
 A replication filter is a special hook point inside the replication module. 
 | 
| IReplicationFilterEntry | 
 Represents an entry instance passed to the  
IReplicationFilter. | 
| Class | Description | 
|---|---|
| ClusterMemberInfo | 
 Copyright (c) 2010 GigaSpaces Technologies Ltd. 
 | 
| ClusterMemberInfo.ReplFilters | |
| ClusterMemberInfo.ReplRecovery | |
| ClusterPolicy | 
 Holds the cluster policy data. 
 | 
| ClusterPolicy.CacheLoaderConfig | |
| ClusterXML | 
 Copyright (c) 2010 GigaSpaces Technologies Ltd. 
 | 
| FailOverPolicy | 
 Copyright (c) 2010 GigaSpaces Technologies Ltd. 
 | 
| FailOverPolicy.FailOverPolicyDescription | |
| LBProxyHolder | Deprecated | 
| ReplicationFilterProvider | 
 An  
IReplicationFilter provider for both input and output
 replication filteres. | 
| ReplicationPolicy | |
| ReplicationPolicy.ReplicationPolicyDescription | 
 Replication policy description for every member. 
 | 
| SwapBacklogConfig | 
| Enum | Description | 
|---|---|
| ConflictingOperationPolicy | 
 Defines which policy to use when replication conflicts with the target data. 
 | 
| LBProxyHolder.State | 
 Load balance GroupMember state. 
 | 
| MissingPacketsPolicy | 
 Dictates which action to take when there are missing incoming replication packets 
 | 
| RedoLogCapacityExceededPolicy | 
 Dictates which action to take when the redo log capacity is exceeded 
 | 
| RedoLogCompaction | |
| ReplicationOperationType | 
 Represents all the possible operation types that can be replicated. 
 | 
| ReplicationProcessingType | 
 Specifies the replication processing type 
 | 
| Exception | Description | 
|---|---|
| ClusterException | 
 This exception is thrown as a result from a cluster-related problem This exception is unique to
 the storage adapter. 
 | 
| ReplicationFilterException | 
 This exception thrown back into the client when there is problem at the  
IReplicationFilter.process()
 implementation.For exception details call ReplicationFilterException.getCause().  | 
Copyright © GigaSpaces.