public class ExecutionNodesLoadConsumer extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionNodesLoadConsumer.LoadConsumerNotification
Class that handles the consuming of received execution node load
notifications
|
| Modifier and Type | Field and Description |
|---|---|
static String |
EXECUTIONNODEMONITOR |
| Constructor and Description |
|---|
ExecutionNodesLoadConsumer(String resourceID,
ExecutionNodesLoad executionNodesLoad) |
| Modifier and Type | Method and Description |
|---|---|
void |
subscribeForExecutionNodeLoad()
Subscribes this ExecutionNodeConsumer for notifications concerning the
execution node load.
|
void |
UnregisterFromExecutionNodeLoad()
Unregister this ExecutionNodeConsumer from notifications involving the
execution node load.
|
public static final String EXECUTIONNODEMONITOR
public ExecutionNodesLoadConsumer(String resourceID, ExecutionNodesLoad executionNodesLoad)
public void subscribeForExecutionNodeLoad()
public void UnregisterFromExecutionNodeLoad()
Copyright © 2016. All Rights Reserved.