| java.lang.Object | |
| ↳ | org.apache.helix.model.HelixConfigScope | 
config-scope that replaces @link ConfigScope
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| HelixConfigScope.ConfigScopeProperty | Defines the various scopes of configs, and how they are represented on Zookeeper | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Initialize with a type of scope and unique identifiers 
  
   | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the cluster name 
  
   | |||||||||||
Get the lookup key within the ZNode if it exists 
  
   | |||||||||||
Get the participant name if it exists 
  
   | |||||||||||
Get the resource name if it exists 
  
   | |||||||||||
Get the scope 
  
   | |||||||||||
Get the path to the corresponding ZNode 
  
   | |||||||||||
Determine if the key gets a config key or the actual config 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
Initialize with a type of scope and unique identifiers
| type | the scope | 
|---|---|
| zkPathKeys | keys identifying a ZNode location | 
| mapKey | a key for an additional lookup within a ZNode | 
Get the lookup key within the ZNode if it exists
Get the participant name if it exists
Get the resource name if it exists
Determine if the key gets a config key or the actual config