| 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 |
|---|---|
| ClusterPolicy |
Holds the cluster policy data.
|
| ClusterPolicy.CacheLoaderConfig |
cache-loader configuration
|
| ReplicationFilterProvider |
An
IReplicationFilter provider for both input and output replication
filteres. |
| ReplicationPolicy | |
| ReplicationPolicy.ReplicationPolicyDescription |
Replication policy description for every member.
|
| Enum | Description |
|---|---|
| ReplicationOperationType |
Represents all the possible operation types
that can be replicated.
|
| Exception | Description |
|---|---|
| ReplicationFilterException |
This exception thrown back into the client when there is problem at the
IReplicationFilter.process()
implementation. |
Copyright © GigaSpaces.