Class GlobalOrderReplicationInBatchContext

java.lang.Object
com.gigaspaces.internal.cluster.node.impl.ReplicationInContext
com.gigaspaces.internal.cluster.node.impl.AbstractReplicationInBatchContext
com.gigaspaces.internal.cluster.node.impl.processlog.globalorder.GlobalOrderReplicationInBatchContext
All Implemented Interfaces:
IReplicationInBatchContext, IReplicationInContext

public class GlobalOrderReplicationInBatchContext extends AbstractReplicationInBatchContext implements IReplicationInBatchContext
  • Constructor Details

    • GlobalOrderReplicationInBatchContext

      public GlobalOrderReplicationInBatchContext(IBatchExecutedCallback batchExecutedCallback, org.slf4j.Logger contextLogger, int entireBatchSize, String sourceLookupName, String groupName)
  • Method Details