public static class

DummyParticipant.DummyMSModelFactory

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.examples.DummyParticipant.DummyMSModelFactory

Summary

Public Constructors
DummyParticipant.DummyMSModelFactory()
Public Methods
DummyParticipant.DummyMSStateModel createNewStateModel(String partitionName)
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 DummyParticipant.DummyMSModelFactory ()

Public Methods

public DummyParticipant.DummyMSStateModel createNewStateModel (String partitionName)

This method will be invoked only once per partitionName per session