| Modifier and Type | Method and Description | 
|---|---|
IReplicationGroupOutContext | 
ReplicationOutContext.getGroupContext(String groupName)  | 
IReplicationGroupOutContext | 
ReplicationOutContext.getSingleGroupParticipantContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterator<IReplicationGroupOutContext> | 
ReplicationOutContext.iterator()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReplicationOutContext.setGroupContext(IReplicationGroupOutContext groupContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected IReplicationOrderedPacket | 
AbstractGlobalOrderGroupBacklog.addGenericOperationPacket(IReplicationGroupOutContext groupContext,
                         Object operationData,
                         ReplicationSingleOperationType operationType)  | 
protected IReplicationOrderedPacket | 
AbstractGlobalOrderGroupBacklog.addSingleOperationPacket(IReplicationGroupOutContext groupContext,
                        IEntryHolder entryHolder,
                        ReplicationSingleOperationType operationType)  | 
protected IReplicationOrderedPacket | 
AbstractGlobalOrderGroupBacklog.addTransactionOperationPacket(IReplicationGroupOutContext groupContext,
                             ServerTransaction transaction,
                             ArrayList<IEntryHolder> lockedEntries,
                             ReplicationMultipleOperationType operationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected IReplicationOrderedPacket | 
AbstractMultiSourceSingleFileGroupBacklog.addGenericOperationPacket(IReplicationGroupOutContext groupContext,
                         Object operationData,
                         ReplicationSingleOperationType operationType)  | 
protected IReplicationOrderedPacket | 
AbstractMultiSourceSingleFileGroupBacklog.addSingleOperationPacket(IReplicationGroupOutContext groupContext,
                        IEntryHolder entryHolder,
                        ReplicationSingleOperationType operationType)  | 
protected IReplicationOrderedPacket | 
AbstractMultiSourceSingleFileGroupBacklog.addTransactionOperationPacket(IReplicationGroupOutContext groupContext,
                             ServerTransaction transaction,
                             ArrayList<IEntryHolder> lockedEntries,
                             ReplicationMultipleOperationType operationType)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ReplicationGroupOutContext  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
IReplicationSourceGroup.execute(IReplicationGroupOutContext groupContext)
Executes the replication specified by the provided group context 
 | 
int | 
AbstractReplicationSourceGroup.execute(IReplicationGroupOutContext groupContext)  | 
protected abstract int | 
AbstractReplicationSourceGroup.executeImpl(IReplicationGroupOutContext groupContext)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IAsyncReplicationGroupOutContext  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AsyncReplicationGroupOutContext  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AsyncReplicationSourceChannel.execute(IReplicationGroupOutContext groupContext)  | 
int | 
AsyncReplicationSourceGroup.executeImpl(IReplicationGroupOutContext groupContext)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ReliableAsyncReplicationGroupOutContext  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
ReliableAsyncReplicationSourceGroup.executeImpl(IReplicationGroupOutContext groupContext)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ISyncReplicationGroupOutContext  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SyncReplicationGroupOutContext  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
SyncReplicationSourceGroup.executeImpl(IReplicationGroupOutContext groupContext)  | 
Copyright © GigaSpaces.