Modifier and Type | Method and Description |
---|---|
protected abstract AbstractReplicationSourceChannel |
AbstractReplicationSourceGroup.createChannel(String memberLookupName,
IReplicationRouter replicationRouter,
IReplicationMonitoredConnection connection,
IReplicationChannelDataFilter dataFilter,
IReplicationGroupHistory groupHistory,
boolean dynamicMember,
SourceGroupConfig groupConfig,
Object customBacklogMetadata,
boolean resetTarget) |
protected AbstractReplicationSourceChannel |
AbstractReplicationSourceGroup.getChannel(String memberLookupName) |
protected AbstractReplicationSourceChannel |
AbstractReplicationSourceGroup.getChannelSafe(String synchronizingMemberLookupName) |
Modifier and Type | Method and Description |
---|---|
Map<String,AbstractReplicationSourceChannel> |
AbstractReplicationSourceGroup.getChannels() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractReplicationSourceGroup.onCloseTemporaryChannel(String sourceMemberName,
AbstractReplicationSourceChannel channel) |
Modifier and Type | Class and Description |
---|---|
class |
AsyncReplicationSourceChannel |
Modifier and Type | Method and Description |
---|---|
protected AbstractReplicationSourceChannel |
AsyncReplicationSourceGroup.createChannel(String memberLookupName,
IReplicationRouter replicationRouter,
IReplicationMonitoredConnection connection,
IReplicationChannelDataFilter dataFilter,
IReplicationGroupHistory groupHistory,
boolean dynamicMember,
SourceGroupConfig groupConfig,
Object customBacklogMetadata,
boolean resetTarget) |
protected AbstractReplicationSourceChannel |
AsyncReplicationSourceGroup.getChannel(String memberLookupName) |
Modifier and Type | Method and Description |
---|---|
protected void |
AsyncReplicationSourceGroup.onCloseTemporaryChannel(String sourceMemberName,
AbstractReplicationSourceChannel channel) |
Modifier and Type | Class and Description |
---|---|
class |
ReliableAsyncReplicationSourceChannel |
Modifier and Type | Method and Description |
---|---|
protected AbstractReplicationSourceChannel |
ReliableAsyncReplicationSourceGroup.createChannel(String memberLookupName,
IReplicationRouter replicationRouter,
IReplicationMonitoredConnection connection,
IReplicationChannelDataFilter dataFilter,
IReplicationGroupHistory groupHistory,
boolean dynamicMember,
SourceGroupConfig groupConfig,
Object customBacklogMetadata,
boolean resetTarget) |
protected AbstractReplicationSourceChannel |
ReliableAsyncReplicationSourceGroup.getChannel(String memberLookupName) |
Modifier and Type | Method and Description |
---|---|
protected void |
ReliableAsyncReplicationSourceGroup.onCloseTemporaryChannel(String sourceMemberName,
AbstractReplicationSourceChannel channel) |
Modifier and Type | Class and Description |
---|---|
class |
SyncReplicationSourceChannel |
Modifier and Type | Method and Description |
---|---|
protected AbstractReplicationSourceChannel |
SyncReplicationSourceGroup.createChannel(String memberLookupName,
IReplicationRouter replicationRouter,
IReplicationMonitoredConnection connection,
IReplicationChannelDataFilter dataFilter,
IReplicationGroupHistory groupHistory,
boolean dynamicMember,
SourceGroupConfig groupConfig,
Object customBacklogMetadata,
boolean resetTarget) |
protected AbstractReplicationSourceChannel |
SyncReplicationSourceGroup.getChannel(String memberLookupName) |
Modifier and Type | Method and Description |
---|---|
protected void |
SyncReplicationSourceGroup.onCloseTemporaryChannel(String sourceMemberName,
AbstractReplicationSourceChannel channel) |
Copyright © GigaSpaces.