Class LocalClusterReplicationFixFacade
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.gateway.sink.LocalClusterReplicationFixFacade
- All Implemented Interfaces:
IDataConsumeFixFacade
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTypeDesc(ITypeDesc typeDescriptor) voidinsertNotifyTemplate(ITemplatePacket notifyTemplate, String uid, NotifyInfo notifyInfo) voidwrite(IEntryPacket entryPacket)
-
Constructor Details
-
LocalClusterReplicationFixFacade
-
-
Method Details
-
write
- Specified by:
writein interfaceIDataConsumeFixFacade- Throws:
Exception
-
insertNotifyTemplate
public void insertNotifyTemplate(ITemplatePacket notifyTemplate, String uid, NotifyInfo notifyInfo) throws Exception - Specified by:
insertNotifyTemplatein interfaceIDataConsumeFixFacade- Throws:
Exception
-
addTypeDesc
- Specified by:
addTypeDescin interfaceIDataConsumeFixFacade- Throws:
Exception
-