Interface | Description |
---|---|
SelectionPolicy |
This interface represents pluggable selection policies that are used
after we filtered out all nodes that cannot be used by given client
and before we execute scripts.
|
Class | Description |
---|---|
ScriptExecutor | |
SelectionManager |
An interface of selection manager which is responsible for nodes selection
from a pool of free nodes for further scripts execution.
|