Class ReplicationFilterWrapper
java.lang.Object
com.gigaspaces.cluster.replication.ReplicationFilterWrapper
Wrapper for the
IReplicationFilter- Since:
- 8.0
- Author:
- anna
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidinit(IJSpace space, String paramUrl, ReplicationPolicy replicationPolicy) booleanvoidprocess(int direction, IReplicationFilterEntry replicationFilterEntry, String remoteSpaceMemberName) Delegates the call the the user filtertoString()
-
Constructor Details
-
ReplicationFilterWrapper
-
ReplicationFilterWrapper
-
-
Method Details
-
init
-
process
public void process(int direction, IReplicationFilterEntry replicationFilterEntry, String remoteSpaceMemberName) Delegates the call the the user filter -
close
public void close() -
isInitialized
public boolean isInitialized() -
getClassName
-
toString
-