org.openspaces.grid.gsm.machines.plugins.events
Class MachineStartedEvent
java.lang.Object
  
org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent
      
org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent
          
org.openspaces.grid.gsm.machines.plugins.events.AbstractMachineProvisioningEvent
              
org.openspaces.grid.gsm.machines.plugins.events.MachineStartedEvent
- All Implemented Interfaces: 
 - Externalizable, Serializable, org.jini.rio.monitor.event.Event, org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitDecisionEvent, org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitEvent, org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitProgressChangedEvent, ElasticMachineProvisioningProgressChangedEvent, ElasticProcessingUnitDecisionEvent, ElasticProcessingUnitEvent, ElasticProcessingUnitProgressChangedEvent
 
public class MachineStartedEvent
- extends AbstractMachineProvisioningEvent
 
- Since:
 
  - 9.1.0
 
- Author:
 
  - Itai Frenkel
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent | 
toString | 
 
| Methods inherited from class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent | 
getGridServiceAgentZones, getProcessingUnitName, isComplete, isUndeploying, setComplete, setGridServiceAgentZones, setProcessingUnitName, setUndeploying, toStringHelper | 
 
 
 
 
| Methods inherited from interface org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitProgressChangedEvent | 
setComplete, setUndeploying | 
 
| Methods inherited from interface org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitEvent | 
setGridServiceAgentZones, setProcessingUnitName | 
 
MachineStartedEvent
public MachineStartedEvent()
- Deserialization cotr
 
MachineStartedEvent
public MachineStartedEvent(String hostAddress)
getHostAddress
public String getHostAddress()
 
setHostAddress
public void setHostAddress(String hostAddress)
 
writeExternal
public void writeExternal(ObjectOutput out)
                   throws IOException
- Specified by:
 writeExternal in interface Externalizable- Overrides:
 writeExternal in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent
 
- Throws:
 IOException
 
readExternal
public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
- Specified by:
 readExternal in interface Externalizable- Overrides:
 readExternal in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent
 
- Throws:
 IOException
ClassNotFoundException
 
getDecisionDescription
public String getDecisionDescription()
- Description copied from class: 
org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent 
- Each decision event instance has the same (parameterized) description as other event instances with the same type.
- Specified by:
 getDecisionDescription in interface ElasticProcessingUnitDecisionEvent- Specified by:
 getDecisionDescription in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent
 
 
 
Copyright © GigaSpaces.