Uses of Interface
com.gigaspaces.cluster.replication.IReplicationPacket
Packages that use IReplicationPacket
Package
Description
Provides Space properties and security context services
-
Uses of IReplicationPacket in com.gigaspaces.cluster.replication
Methods in com.gigaspaces.cluster.replication that return IReplicationPacket -
Uses of IReplicationPacket in com.j_spaces.core
Methods in com.j_spaces.core that return IReplicationPacketModifier and TypeMethodDescriptionUnknownTypeException.getCauseEvent()returns event object which caused to UnknowTypeExceptionMethods in com.j_spaces.core with parameters of type IReplicationPacketModifier and TypeMethodDescriptionvoidUnknownTypeException.setCauseEvent(IReplicationPacket theCausedEvent) set the event(Entry, IReplicationPacket etc...) object which caused to UnknowTypeException (optionally)