| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | org.apache.helix.InstanceType | |
CONTROLLER: cluster managing component is a controller PARTICIPANT: participate in the cluster state changes SPECTATOR: interested in the state changes in the cluster CONTROLLER_PARTICIPANT: special participant that competes for the leader of CONTROLLER_CLUSTER used in cluster controller of distributed mode {@HelixControllerMain }
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| InstanceType | ADMINISTRATOR | ||||||||||
| InstanceType | CONTROLLER | ||||||||||
| InstanceType | CONTROLLER_PARTICIPANT | ||||||||||
| InstanceType | PARTICIPANT | ||||||||||
| InstanceType | SPECTATOR | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Enum
 | |||||||||||
   
From class
  java.lang.Object
 | |||||||||||
   
From interface
  java.lang.Comparable
 | |||||||||||