public class ReplicationFailAdvisory extends AbstractReplicationAdvisory
Title: Dataspace Framework
Description: Replication fail advisory.
Copyright: Copyright (c) 2018
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EVENT_ID |
REPLICA, SOURCE
SEMANTIC_TYPE_NAME
DEFAULT_SERIAL_VERSION_ID
Constructor and Description |
---|
ReplicationFailAdvisory() |
Modifier and Type | Method and Description |
---|---|
ReplicationException |
getException() |
ReplicationDataTransaction |
getReplicationUnit() |
void |
setException(ReplicationException exception) |
void |
setReplicationUnit(ReplicationDataTransaction replicationUnit) |
getOriginator, getReplicaDataspaceName, getReplicaDataspaceType, getReplicaFullName, getReplicaFullNameNoDataspaceType, getReplicaName, getReplicaNodeName, getReplicationId, getSourceDataspaceName, getSourceDataspaceType, getSourceFullName, getSourceFullNameNoDataspaceType, getSourceName, getSourceNodeName, setOriginator, setReplicaDataspaceName, setReplicaDataspaceType, setReplicaName, setReplicaNodeName, setReplicationId, setSourceDataspaceName, setSourceDataspaceType, setSourceName, setSourceNodeName
equals, getCorrelationId, getCorrelationIdAsBytes, setCorrelationId, setCorrelationIdAsBytes, setEventGroupId, setEventKey
clone, getDurable, getEventGroupId, getEventId, getEventKey, getEventSource, getSerialVersionUID, getTimestamp, getTransmitAccess, isCoalesced, setDurable, setEventId
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDurable, getEventGroupId, getEventId, getEventKey, getEventSource, getTimestamp, getTransmitAccess
getSerialVersionUID
public static final java.lang.String EVENT_ID
public void setReplicationUnit(ReplicationDataTransaction replicationUnit)
public ReplicationDataTransaction getReplicationUnit()
public void setException(ReplicationException exception)
public ReplicationException getException()
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.