| java.lang.Object | |
| ↳ | org.apache.helix.PropertyKey | 
Key allowing for type-safe lookups of and conversions to HelixProperty objects.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PropertyKey.Builder | PropertyKey builder for a cluster | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Instantiate with a type, associated class, and parameters 
  
   | |||||||||||
Instantiate with a type, scope, associated class, and parameters 
  
   | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the scope of this property 
  
   | |||||||||||
Get parameters associated with the key 
  
   | |||||||||||
Get the path associated with this property 
  
   | |||||||||||
Get the associated property type 
  
   | |||||||||||
Get the associated class of this property 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
Instantiate with a type, associated class, and parameters
| params | parameters associated with the key, the first of which is the cluster name | 
|---|
Instantiate with a type, scope, associated class, and parameters
| params | parameters associated with the key, the first of which is the cluster name | 
|---|
Get parameters associated with the key
Get the path associated with this property
Get the associated class of this property
HelixProperty