package

org.apache.helix.participant

Helix implementation of participant classes

Interfaces

CustomCodeCallbackHandler Callback interface to running custom code on Helix participant manager The custom code will be triggered on user specified cluster changes  
StateMachineEngine Helix participant uses this class to register/remove state model factory State model factory creates state model that handles state transition messages  

Classes