public class SpacePartitionSplitBrainAlert extends AbstractAlert
This alert will be received on
the call to AlertTriggeredEventListener.alertTriggered(Alert)
for registered listeners.
Modifier and Type | Field and Description |
---|---|
static String |
SPACE_NAME |
static String |
SPACE_PARTITION_ID |
Constructor and Description |
---|
SpacePartitionSplitBrainAlert()
required by java.io.Externalizable
|
SpacePartitionSplitBrainAlert(Alert alert) |
Modifier and Type | Method and Description |
---|---|
String |
getComponentUid()
The component UID is equivalent to
Space.getUid() |
String |
getSpaceName() |
int |
getSpacePartitionId() |
getAlert, getAlertUid, getComponentDescription, getConfig, getDescription, getGroupUid, getName, getProperties, getSeverity, getStatus, getTimestamp, readExternal, toString, writeExternal
public static final String SPACE_NAME
public static final String SPACE_PARTITION_ID
public SpacePartitionSplitBrainAlert()
public SpacePartitionSplitBrainAlert(Alert alert)
public String getComponentUid()
Space.getUid()
getComponentUid
in interface Alert
getComponentUid
in class AbstractAlert
public int getSpacePartitionId()
public String getSpaceName()
Copyright © GigaSpaces.