public class ReplicaStateChangeAdvisory extends AbstractReplicationAdvisory
Title: Dataspace Framework
Description: Replica state change 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 |
---|
ReplicaStateChangeAdvisory() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComment() |
ReplicaState |
getReplicaState() |
boolean |
isSuspended() |
void |
setComment(java.lang.String comment) |
void |
setReplicaState(ReplicaState replicaState) |
void |
setSuspended(boolean suspended) |
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 boolean isSuspended()
public void setSuspended(boolean suspended)
public ReplicaState getReplicaState()
public void setReplicaState(ReplicaState replicaState)
public java.lang.String getComment()
public void setComment(java.lang.String comment)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.