| java.lang.Object | |
| ↳ | org.apache.helix.api.RunningInstance | 
A running attributes of a helix instance
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Construct running instance 
  
   | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the name of the running jvm of the running instance 
  
   | |||||||||||
Get session id of the running instance
 session id is the zookeeper session id 
  
   | |||||||||||
Get helix version of the running instance 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
Construct running instance
| sessionId | zookeeper session-id | 
|---|---|
| version | helix-version | 
| pid | running jvm name | 
Get the name of the running jvm of the running instance
Get session id of the running instance session id is the zookeeper session id