public class BeforeSpaceModeChangeEvent extends AbstractSpaceModeChangeEvent
source
Constructor and Description |
---|
BeforeSpaceModeChangeEvent(IJSpace space,
com.gigaspaces.cluster.activeelection.SpaceMode spaceMode)
Creates a new before space mode event.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getSpace, getSpaceMode, isBackup, isNone, isPrimary
getTimestamp
getSource
public BeforeSpaceModeChangeEvent(IJSpace space, com.gigaspaces.cluster.activeelection.SpaceMode spaceMode)
space
- The space that changed its modespaceMode
- The current space mode (the one that it will change to)public String toString()
toString
in class EventObject
Copyright © GigaSpaces.