Interface | Description |
---|---|
NodeSourcePlugin |
Common interface to the classes that can be plugged in as an infrastructure
or policy of a node source.
|
Class | Description |
---|---|
NodeSource |
Abstract class designed to manage a NodeSource.
|
NodeSourceDescriptor | |
NodeSourceDescriptor.Builder | |
RMNodeConfigurator |
This class is responsible for the node configuration
|
ThreadPoolHolder |
Class to hold a number of independent thread pools.
|
Enum | Description |
---|---|
NodeSourceStatus |
Indicate the status of a node source.
|
Exception | Description |
---|---|
PluginNotFoundException |
Exception that can be thrown when trying to load a class representing the
infrastructure or the policy of a node source.
|