Modifier and Type | Method and Description |
---|---|
ReplicationEndpointDetails |
IIncomingReplicationFacade.getEndpointDetails() |
ReplicationEndpointDetails |
ReplicationNode.getEndpointDetails() |
Modifier and Type | Method and Description |
---|---|
ReplicationEndpointDetails |
UnifiedReplicationRouter.getMyEndpointDetails() |
Modifier and Type | Method and Description |
---|---|
ReplicationEndpointDetails |
IReplicationSourceGroup.getChannelEndpointDetails(String sourceMemberLookupName) |
ReplicationEndpointDetails |
AbstractReplicationSourceGroup.getChannelEndpointDetails(String sourceMemberLookupName) |
ReplicationEndpointDetails |
ReplicationSourceChannelStatistics.getTargetDetails() |
ReplicationEndpointDetails |
IReplicationSourceChannelStatistics.getTargetDetails() |
ReplicationEndpointDetails |
AbstractReplicationSourceChannel.getTargetReplicationEndpointDetails() |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractReplicationTargetChannel |
AbstractReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
IBacklogHandshakeRequest handshakeRequest,
IReplicationGroupHistory groupHistory) |
Constructor and Description |
---|
AbstractReplicationTargetChannel(TargetGroupConfig groupConfig,
String myLookupName,
Object myUniqueId,
ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
String groupName,
IReplicationTargetProcessLog processLog,
IReplicationInFilter inFilter,
IReplicationTargetGroupStateListener groupStateListener,
IReplicationGroupHistory groupHistory,
boolean wasEverActive) |
ReplicationSourceChannelStatistics(String name,
ReplicationStatistics.ReplicationMode mode,
ConnectionState state,
boolean active,
long lastConfirmedKey,
int packetsTP,
long totalNumberOfReplicatedPackets,
Throwable inconsistencyReason,
long generatedTraffic,
long receivedTraffic,
long generatedTrafficTP,
long receivedTrafficTP,
long generatedTrafficPerPacket,
long backlogRetainedSize,
ReplicationStatistics.ReplicationOperatingMode operatingMode,
ReplicationEndpointDetails targetDetails,
ConnectionEndpointDetails delegatorDetails,
String tag) |
Constructor and Description |
---|
AsyncReplicationTargetChannel(TargetGroupConfig groupConfig,
String myLookupName,
Object myUniqueId,
ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
String groupName,
IReplicationAsyncTargetProcessLog processLog,
IReplicationInFilter inFilter,
IReplicationTargetGroupStateListener groupStateListener,
IReplicationGroupHistory groupHistory,
boolean wasEverActive) |
Modifier and Type | Method and Description |
---|---|
ReplicationEndpointDetails |
ConnectChannelHandshakeResponse.getTargetEndpointDetails() |
Constructor and Description |
---|
ConnectChannelHandshakeResponse(ReplicationEndpointDetails targetEndpointDetails,
IProcessLogHandshakeResponse processLogHandshakeResponse) |
Modifier and Type | Method and Description |
---|---|
protected AbstractReplicationTargetChannel |
ReliableAsyncSingleOriginReplicationTargetGroup.createNewChannelImpl(ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
IBacklogHandshakeRequest handshakeRequest,
IReplicationGroupHistory groupHistory) |
Constructor and Description |
---|
SyncReplicationTargetChannel(TargetGroupConfig groupConfig,
String myLookupName,
Object myUniqueId,
ReplicationEndpointDetails sourceEndpointDetails,
IReplicationMonitoredConnection sourceConnection,
String groupName,
IReplicationSyncTargetProcessLog processLog,
IReplicationInFilter inFilter,
IReplicationTargetGroupStateListener groupStateListener,
IReplicationGroupHistory groupHistory) |
Modifier and Type | Method and Description |
---|---|
ReplicationEndpointDetails |
FetchEndpointDetailsPacket.accept(IIncomingReplicationFacade incomingReplicationFacade) |
Modifier and Type | Method and Description |
---|---|
ReplicationEndpointDetails |
ReplicationEndpointDetails.cloneWithCurrentVersion() |
static ReplicationEndpointDetails |
ReplicationEndpointDetails.createBackwardEndpointDetails(String lookupName,
Object uniqueId)
Deprecated.
Should only be used for backward conversion details prior of 9.0.1
|
static ReplicationEndpointDetails |
ReplicationEndpointDetails.createMyEndpointDetails(String lookupName,
Object uniqueId) |
ReplicationEndpointDetails |
IReplicationRouterAdmin.getMyEndpointDetails() |
ReplicationEndpointDetails |
RouterStubHolder.getMyEndpointDetails() |
ReplicationEndpointDetails |
IReplicationRouter.getMyEndpointDetails()
Gets this router endpoint details
|
ReplicationEndpointDetails |
AbstractConnectionProxyBasedReplicationRouter.getMyEndpointDetails() |
ReplicationEndpointDetails |
AbstractReplicationPacket.getSourceEndpointDetails() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractReplicationPacket.setSourceEndpointDetails(ReplicationEndpointDetails sourceEndpointDetails) |
Constructor and Description |
---|
RouterStubHolder(IRouterStub stub,
ReplicationEndpointDetails myEndpointDetails) |
Constructor and Description |
---|
OutgoingChannel(String targetMemberName,
ReplicationStatistics.ReplicationMode replicationMode,
ReplicationStatistics.ChannelState channelState,
long lastKeyToReplicate,
long lastConfirmedKeyFromTarget,
int throughPut,
long totalNumberOfReplicatedPackets,
String inconsistencyReason,
long generatedTraffic,
long receivedTraffic,
long generatedTrafficTP,
long receivedTrafficTP,
long generatedTrafficPerPacket,
long redologRetainedSize,
ReplicationStatistics.ReplicationOperatingMode operatingMode,
ReplicationEndpointDetails targetDetails,
ConnectionEndpointDetails delegatorDetails,
String tag) |
Copyright © GigaSpaces.