public class

DistClusterControllerStateModelFactory

extends StateModelFactory<T extends StateModel>
java.lang.Object
   ↳ org.apache.helix.participant.statemachine.StateModelFactory<T extends org.apache.helix.participant.statemachine.StateModel>
     ↳ org.apache.helix.participant.DistClusterControllerStateModelFactory

Summary

Public Constructors
DistClusterControllerStateModelFactory(String zkAddr)
Public Methods
DistClusterControllerStateModel createNewStateModel(String stateUnitKey)
This method will be invoked only once per partitionName per session
[Expand]
Inherited Methods
From class org.apache.helix.participant.statemachine.StateModelFactory
From class java.lang.Object

Public Constructors

public DistClusterControllerStateModelFactory (String zkAddr)

Public Methods

public DistClusterControllerStateModel createNewStateModel (String stateUnitKey)

This method will be invoked only once per partitionName per session