| java.lang.Object | ||
| ↳ | org.apache.helix.messaging.handling.MessageHandler | |
| ↳ | org.apache.helix.messaging.handling.HelixStateTransitionHandler | |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| HelixStateTransitionHandler.HelixStateMismatchException | |||||||||||
| 
  [Expand]
   Inherited Fields  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   From class
org.apache.helix.messaging.handling.MessageHandler
 | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Message handling routine. 
  
   | |||||||||||
Callback when error happens in the message handling pipeline. 
  
   | |||||||||||
Callback when the framework is about to interrupt the message handler
 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  org.apache.helix.messaging.handling.MessageHandler
 | |||||||||||
   
From class
  java.lang.Object
 | |||||||||||
Message handling routine. The function is called in a thread pool task in CMTaskExecutor
Callback when error happens in the message handling pipeline.
| type | TODO | 
|---|
Callback when the framework is about to interrupt the message handler