| Package | Description |
|---|---|
| org.apache.reef.runtime.common.driver.catalog | |
| org.apache.reef.runtime.common.driver.evaluator |
Driver-Side representations of Evaluators.
|
| org.apache.reef.runtime.common.driver.resourcemanager |
Classes that interface with the resourcemanager (Local, YARN, ...) in the Driver.
|
| Class and Description |
|---|
| NodeDescriptorEvent
Event from Driver Runtime -> Driver Process
Description of a node in the cluster
|
| Class and Description |
|---|
| ResourceAllocationEvent
Event from Driver Runtime -> Driver Process
A Resource allocated by the Driver Runtime.
|
| ResourceStatusEvent
Event from Driver Runtime -> Driver Process
Status of a resource in the cluster
|
| Class and Description |
|---|
| NodeDescriptorEvent
Event from Driver Runtime -> Driver Process
Description of a node in the cluster
|
| NodeDescriptorEventImpl.Builder
Builder used to create NodeDescriptorEvent instances.
|
| ResourceAllocationEvent
Event from Driver Runtime -> Driver Process
A Resource allocated by the Driver Runtime.
|
| ResourceAllocationEventImpl.Builder
Builder used to create ResourceAllocationEvent instances.
|
| ResourceStatusEvent
Event from Driver Runtime -> Driver Process
Status of a resource in the cluster
|
| ResourceStatusEventImpl.Builder
Builder used to create ResourceStatusEvent instances.
|
| RuntimeStatusEvent
Event from Driver Runtime -> Driver Process
A status update from the Driver Runtime to the Driver Process
|
| RuntimeStatusEventImpl.Builder
Builder used to create RuntimeStatusEvent instances.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.