java.lang.Object | |
↳ | org.apache.helix.spectator.RoutingTableProvider |
Known Direct Subclasses |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
returns all instances for {resource} that are in a specific {state}
| |||||||||||
returns the instances for {resource,partition} pair that are in a specific
{state}
| |||||||||||
Invoked when participant config changes
| |||||||||||
Invoked when external view changes
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.apache.helix.ConfigChangeListener
| |||||||||||
From interface
org.apache.helix.ExternalViewChangeListener
|
returns all instances for {resource} that are in a specific {state}
returns the instances for {resource,partition} pair that are in a specific {state}
resourceName | - |
---|
Invoked when participant config changes
Invoked when external view changes
externalViewList | a list of ExternalViews |
---|---|
changeContext | the change event and state |