Uses of Interface
com.gigaspaces.internal.cluster.node.impl.replica.ISynchronizationCallback
Packages that use ISynchronizationCallback
-
Uses of ISynchronizationCallback in com.gigaspaces.internal.cluster.node.impl.replica
Methods in com.gigaspaces.internal.cluster.node.impl.replica with parameters of type ISynchronizationCallbackModifier and TypeMethodDescriptionprotected AbstractEntryReplicaDataEntryReplicaProducer.produceDataFromEntry(ISynchronizationCallback syncCallback, IEntryHolder entry) AbstractMultiSpaceReplicaDataProducer.produceNextData(ISynchronizationCallback synchCallback) DirectPersisntecyEntryReplicaProducer.produceNextData(ISynchronizationCallback syncCallback) EntryReplicaProducer.produceNextData(ISynchronizationCallback syncCallback) Creates the next entry that will be copied to the source spaceISingleStageReplicaDataProducer.produceNextData(ISynchronizationCallback synchCallback) Produce next data needed for replica, this call will always be followed by#releaseLockedData(ISpaceReplicaData)if lockedData is true, it should keep that item represented by this data locked until the release is called This is done in order to ensure synchronization correctnessNotifyTemplateReplicaProducer.produceNextData(ISynchronizationCallback syncCallback) SpaceTypeReplicaDataProducer.produceNextData(ISynchronizationCallback synchCallback)