Modifier and Type | Method and Description |
---|---|
protected abstract AbstractReplicationTargetChannel |
AbstractReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
IBacklogHandshakeRequest handshakeRequest,
IReplicationGroupHistory groupHistory) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractReplicationTargetGroup.closeChannel(AbstractReplicationTargetChannel channel) |
Modifier and Type | Class and Description |
---|---|
class |
AsyncReplicationTargetChannel |
Modifier and Type | Method and Description |
---|---|
protected AbstractReplicationTargetChannel |
AsyncMultiOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
IBacklogHandshakeRequest handshakeRequest,
IReplicationGroupHistory groupHistory) |
protected AbstractReplicationTargetChannel |
AsyncSingleOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
IBacklogHandshakeRequest handshakeRequest,
IReplicationGroupHistory groupHistory) |
Modifier and Type | Method and Description |
---|---|
protected AbstractReplicationTargetChannel |
ReliableAsyncSingleOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
IBacklogHandshakeRequest handshakeRequest,
IReplicationGroupHistory groupHistory) |
Modifier and Type | Class and Description |
---|---|
class |
SyncReplicationTargetChannel |
Modifier and Type | Method and Description |
---|---|
protected AbstractReplicationTargetChannel |
SyncMultiOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
IBacklogHandshakeRequest handshakeRequest,
IReplicationGroupHistory groupHistory) |
protected AbstractReplicationTargetChannel |
AbstractSyncSingleOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
IBacklogHandshakeRequest handshakeRequest,
IReplicationGroupHistory groupHistory) |
Copyright © GigaSpaces.