Uses of Class
com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile.MultiSourceProcessLogPacket
Packages that use MultiSourceProcessLogPacket
-
Uses of MultiSourceProcessLogPacket in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile
Subclasses of MultiSourceProcessLogPacket in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefileFields in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile with type parameters of type MultiSourceProcessLogPacketModifier and TypeFieldDescriptionprotected List<MultiSourceProcessLogPacket>MultiSourceProcessLogPacket._dependenciesMethods in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile that return types with arguments of type MultiSourceProcessLogPacketModifier and TypeMethodDescriptionMultiSourceSingleFileReplicationInBatchContext.getBeingConsumedPackets()MultiSourceSingleFileReliableAsyncTargetProcessLog.getPacketsByUidHelperMap()MultiSourceSingleFileReliableAsyncTargetProcessLog.getPendingPacketsQueue()Methods in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile with parameters of type MultiSourceProcessLogPacketModifier and TypeMethodDescriptionvoidMultiSourceSingleFileReplicationInBatchContext.addBeingConsumedPacket(MultiSourceProcessLogPacket packet) voidMultiSourceProcessLogPacket.addDependency(MultiSourceProcessLogPacket dependencyPacket) IReplicationParticipantsMediator.getAllParticipantsData(MultiSourceProcessLogPacket packet) Gets all data for a multiple participants replication operation.ReplicationParticipantsMediator.getAllParticipantsData(MultiSourceProcessLogPacket packet) Constructor parameters in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile with type arguments of type MultiSourceProcessLogPacketModifierConstructorDescriptionMultiSourceSingleFileReliableAsyncTargetProcessLog(MultiSourceSingleFileProcessLogConfig processLogConfig, IReplicationPacketDataBatchConsumer<?> dataConsumer, IReplicationProcessLogExceptionHandler exceptionHandler, IReplicationInFacade replicationInFacade, String myLookupName, String groupName, String sourceLookupName, boolean firstHandshakeForTarget, IReplicationGroupHistory groupHistory, IReplicationParticipantsMediator participantsMediator, long lastProcessedKey, long firstUnprocessedKey, LinkedList<MultiSourceProcessLogPacket> pendingPacketsQueue, HashMap<String, MultiSourceProcessLogPacket> packetsByUidHelperMap, IProcessMemoryManager processMemoryManager) MultiSourceSingleFileReliableAsyncTargetProcessLog(MultiSourceSingleFileProcessLogConfig processLogConfig, IReplicationPacketDataBatchConsumer<?> dataConsumer, IReplicationProcessLogExceptionHandler exceptionHandler, IReplicationInFacade replicationInFacade, String myLookupName, String groupName, String sourceLookupName, boolean firstHandshakeForTarget, IReplicationGroupHistory groupHistory, IReplicationParticipantsMediator participantsMediator, long lastProcessedKey, long firstUnprocessedKey, LinkedList<MultiSourceProcessLogPacket> pendingPacketsQueue, HashMap<String, MultiSourceProcessLogPacket> packetsByUidHelperMap, IProcessMemoryManager processMemoryManager)