Uses of Interface
com.gigaspaces.internal.cluster.node.impl.groups.async.IAsyncReplicationGroupOutContext
Packages that use IAsyncReplicationGroupOutContext
Package
Description
-
Uses of IAsyncReplicationGroupOutContext in com.gigaspaces.internal.cluster.node.impl.backlog.async
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.async with parameters of type IAsyncReplicationGroupOutContextModifier and TypeMethodDescriptionvoidIReplicationAsyncGroupBacklog.add(IAsyncReplicationGroupOutContext groupContext, IEntryHolder entryHolder, ReplicationSingleOperationType operationType) voidIReplicationAsyncGroupBacklog.addGeneric(IAsyncReplicationGroupOutContext groupContext, Object operationData, ReplicationSingleOperationType operationType) voidIReplicationAsyncGroupBacklog.addTransaction(IAsyncReplicationGroupOutContext groupContext, ServerTransaction transaction, ArrayList<IEntryHolder> lockedEntries, ReplicationMultipleOperationType operationType) -
Uses of IAsyncReplicationGroupOutContext in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder with parameters of type IAsyncReplicationGroupOutContextModifier and TypeMethodDescriptionvoidGlobalOrderAsyncGroupBacklog.add(IAsyncReplicationGroupOutContext groupContext, IEntryHolder entryHolder, ReplicationSingleOperationType operationType) voidGlobalOrderAsyncGroupBacklog.addGeneric(IAsyncReplicationGroupOutContext groupContext, Object operationData, ReplicationSingleOperationType operationType) voidGlobalOrderAsyncGroupBacklog.addTransaction(IAsyncReplicationGroupOutContext groupContext, ServerTransaction transaction, ArrayList<IEntryHolder> lockedEntries, ReplicationMultipleOperationType operationType) -
Uses of IAsyncReplicationGroupOutContext in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile with parameters of type IAsyncReplicationGroupOutContextModifier and TypeMethodDescriptionvoidMultiSourceSingleFileAsyncGroupBacklog.add(IAsyncReplicationGroupOutContext groupContext, IEntryHolder entryHolder, ReplicationSingleOperationType operationType) voidMultiSourceSingleFileAsyncGroupBacklog.addGeneric(IAsyncReplicationGroupOutContext groupContext, Object operationData, ReplicationSingleOperationType operationType) voidMultiSourceSingleFileAsyncGroupBacklog.addTransaction(IAsyncReplicationGroupOutContext groupContext, ServerTransaction transaction, ArrayList<IEntryHolder> lockedEntries, ReplicationMultipleOperationType operationType) -
Uses of IAsyncReplicationGroupOutContext in com.gigaspaces.internal.cluster.node.impl.groups.async
Classes in com.gigaspaces.internal.cluster.node.impl.groups.async that implement IAsyncReplicationGroupOutContext