Uses of Interface
com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile.IPacketConsumedCallback
Packages that use IPacketConsumedCallback
-
Uses of IPacketConsumedCallback in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile
Classes in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile that implement IPacketConsumedCallbackModifier and TypeClassDescriptionclassA reliable async replication process log which merges multiple participants operations to a single operation.Constructors in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile with parameters of type IPacketConsumedCallbackModifierConstructorDescriptionMultiSourceSingleFileReplicationInBatchContext(IPacketConsumedCallback packetConsumedCallback, org.slf4j.Logger contextLogger, int entireBatchSize, IReplicationParticipantsMediator participantsMediator, String sourceLookupName, String groupName)