| java.lang.Object | ||
| ↳ | org.apache.helix.HelixProperty | |
| ↳ | org.apache.helix.controller.context.ControllerContextHolder | |
Wrap a ControllerContext so that it can be persisted in the backing store
| 
  [Expand]
   Inherited Fields  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   From class
org.apache.helix.HelixProperty
 | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Instantiate from a populated ControllerContext 
  
   | |||||||||||
Instantiate from a record 
  
   | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get a ControllerContext as a specific subtyple 
  
   | |||||||||||
Get a ControllerContext 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  org.apache.helix.HelixProperty
 | |||||||||||
   
From class
  java.lang.Object
 | |||||||||||
Instantiate from a populated ControllerContext
| context | instantiated context | 
|---|
Instantiate from a record
| record | populated ZNRecord | 
|---|
Get a ControllerContext as a specific subtyple
ControllerContext, or null
Get a ControllerContext
ControllerContext