Modifier and Type | Method and Description |
---|---|
void |
ReplicationLocalViewStateListener.onTargetChannelBacklogDropped(String groupName,
String channelSourceLooString,
IBacklogMemberState memberState) |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationNode.onTargetChannelBacklogDropped(String groupName,
String channelSourceLooString,
IBacklogMemberState memberState) |
Modifier and Type | Class and Description |
---|---|
class |
NonExistingBacklogMemberState |
Modifier and Type | Method and Description |
---|---|
IBacklogMemberState |
IReplicationGroupBacklog.getState(String memberName) |
Modifier and Type | Class and Description |
---|---|
class |
GlobalOrderBacklogMemberState |
Modifier and Type | Method and Description |
---|---|
IBacklogMemberState |
AbstractGlobalOrderGroupBacklog.getState(String memberName) |
Modifier and Type | Class and Description |
---|---|
class |
MultiBucketSingleFileBacklogMemberState |
Modifier and Type | Method and Description |
---|---|
IBacklogMemberState |
AbstractMultiBucketSingleFileGroupBacklog.getState(String memberName) |
Modifier and Type | Method and Description |
---|---|
IBacklogMemberState |
AbstractMultiSourceSingleFileGroupBacklog.getState(String memberName) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractReplicationSourceChannel.dispatchBacklogDropped(IBacklogMemberState memberState) |
void |
AbstractReplicationTargetChannel.onChannelBacklogDropped(String groupName,
IBacklogMemberState memberState,
IReplicationTargetGroupStateListener listener) |
void |
AbstractReplicationTargetGroup.onChannelBacklogDropped(String sourceMemberLookupName,
Object sourceUniqueId,
IBacklogMemberState memberState) |
void |
IReplicationTargetGroup.onChannelBacklogDropped(String sourceMemberLookupName,
Object sourceUniqueId,
IBacklogMemberState memberState) |
void |
IReplicationTargetGroupStateListener.onTargetChannelBacklogDropped(String groupName,
String channelSourceLooString,
IBacklogMemberState memberState)
Called when a target channel received a notice that its backlog was dropped at the source
|
Modifier and Type | Method and Description |
---|---|
IBacklogMemberState |
ChannelBacklogDroppedPacket.getState() |
Constructor and Description |
---|
ChannelBacklogDroppedPacket(String groupName,
IBacklogMemberState memberState) |
Modifier and Type | Method and Description |
---|---|
void |
DurableNotificationReplicationNodeStateListener.onTargetChannelBacklogDropped(String groupName,
String channelSourceLooString,
IBacklogMemberState memberState) |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationNodeStateListener.onTargetChannelBacklogDropped(String groupName,
String channelSourceLookupName,
IBacklogMemberState memberState) |
Modifier and Type | Method and Description |
---|---|
void |
MirrorNodeStateListener.onTargetChannelBacklogDropped(String groupName,
String channelSourceLooString,
IBacklogMemberState memberState) |
Copyright © GigaSpaces.