public class LocalCLusterReplicationReplicaConsumeFacade extends Object implements ISpaceReplicaConsumeFacade
Constructor and Description |
---|
LocalCLusterReplicationReplicaConsumeFacade(ISpaceProxy localClusterProxy) |
Modifier and Type | Method and Description |
---|---|
void |
addTypeDesc(ITypeDesc typeDescriptor) |
GSEventRegistration |
insertNotifyTemplate(ITemplatePacket templatePacket,
String templateUid,
NotifyInfo notifyInfo) |
void |
remove(String uidToRemove,
IMarker evictionMarker,
SpaceCopyReplicaParameters.ReplicaType replicaType) |
void |
write(IEntryPacket entryPacket,
IMarker evictionMarker,
SpaceCopyReplicaParameters.ReplicaType replicaType) |
public LocalCLusterReplicationReplicaConsumeFacade(ISpaceProxy localClusterProxy)
public void addTypeDesc(ITypeDesc typeDescriptor) throws Exception
addTypeDesc
in interface ISpaceReplicaConsumeFacade
Exception
public void write(IEntryPacket entryPacket, IMarker evictionMarker, SpaceCopyReplicaParameters.ReplicaType replicaType) throws Exception
write
in interface ISpaceReplicaConsumeFacade
Exception
public void remove(String uidToRemove, IMarker evictionMarker, SpaceCopyReplicaParameters.ReplicaType replicaType) throws Exception
remove
in interface ISpaceReplicaConsumeFacade
Exception
public GSEventRegistration insertNotifyTemplate(ITemplatePacket templatePacket, String templateUid, NotifyInfo notifyInfo) throws Exception
insertNotifyTemplate
in interface ISpaceReplicaConsumeFacade
Exception
Copyright © GigaSpaces.