| java.lang.Object | |
| ↳ | org.apache.helix.taskexecution.Task |
Known Direct Subclasses
|
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | |||||||||||
| parentIds | |||||||||||
| resultStore | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Invoked when external view changes
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.apache.helix.ExternalViewChangeListener
| |||||||||||
| Exception |
|---|
Invoked when external view changes
| externalViewList | a list of ExternalViews |
|---|---|
| changeContext | the change event and state |
| Exception |
|---|