Class SpaceEngineFixFacade
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.packets.data.SpaceEngineFixFacade
- 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
-
SpaceEngineFixFacade
-
-
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
-