public class

AgentStateModelFactory

extends HelixStateModelFactory<T extends StateModel>
java.lang.Object
   ↳ org.apache.helix.participant.statemachine.HelixStateModelFactory<T extends org.apache.helix.participant.statemachine.StateModel>
     ↳ org.apache.helix.agent.AgentStateModelFactory

Summary

Public Constructors
AgentStateModelFactory()
Public Methods
AgentStateModel createNewStateModel(PartitionId partitionKey)
This method will be invoked only once per partition per session
[Expand]
Inherited Methods
From class org.apache.helix.participant.statemachine.HelixStateModelFactory
From class java.lang.Object

Public Constructors

public AgentStateModelFactory ()

Public Methods

public AgentStateModel createNewStateModel (PartitionId partitionKey)

This method will be invoked only once per partition per session