org.openspaces.admin.pu.events
Class ProcessingUnitSpaceCorrelatedEvent
java.lang.Object
org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEvent
public class ProcessingUnitSpaceCorrelatedEvent
- extends Object
An event that indicates that an (embedded) Space
was correlated with the processing unit.
- Author:
- kimchy
- See Also:
ProcessingUnit.getSpaceCorrelated()
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessingUnitSpaceCorrelatedEvent
public ProcessingUnitSpaceCorrelatedEvent(Space space,
ProcessingUnit processingUnit)
getSpace
public Space getSpace()
- Returns the space that was correlated with the processing unit.
getProcessingUnit
public ProcessingUnit getProcessingUnit()
- Returns the Processing Unit the space was correlated with.
Copyright © GigaSpaces.