Package | Description |
---|---|
org.apache.reef.driver.restart |
This package provides restart event service handlers.
|
org.apache.reef.runtime.common.driver.catalog |
Implementations of descriptors for resources available to a REEF instance (physical nodes, racks etc).
|
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.
|
org.apache.reef.runtime.local.process |
Infrastructure for managing processes.
|
Class and Description |
---|
ResourceRecoverEvent
A Resource recovered by the
DriverRestartManager . |
Class and Description |
---|
NodeDescriptorEvent
Event from Driver Runtime to Driver Process.
|
Class and Description |
---|
ResourceAllocationEvent
Event from Driver Runtime to Driver Process
A Resource allocated by the Driver Runtime.
|
ResourceRecoverEvent
A Resource recovered by the
DriverRestartManager . |
ResourceStatusEvent
Event from Driver Runtime to Driver Process.
|
Class and Description |
---|
NodeDescriptorEvent
Event from Driver Runtime to Driver Process.
|
NodeDescriptorEventImpl.Builder
Builder used to create NodeDescriptorEvent instances.
|
ResourceAllocationEvent
Event from Driver Runtime to Driver Process
A Resource allocated by the Driver Runtime.
|
ResourceEvent
An interface capturing the characteristics of a resource event.
|
ResourceEventImpl
Default POJO implementation of ResourceAllocationEvent and ResourceRecoverEvent.
|
ResourceEventImpl.Builder
Builder used to create ResourceAllocationEvent instances.
|
ResourceRecoverEvent
A Resource recovered by the
DriverRestartManager . |
ResourceStatusEvent
Event from Driver Runtime to Driver Process.
|
ResourceStatusEventImpl.Builder
Builder used to create ResourceStatusEvent instances.
|
RuntimeStatusEvent
Event from Driver Runtime to Driver Process.
|
RuntimeStatusEventImpl.Builder
Builder used to create RuntimeStatusEvent instances.
|
Class and Description |
---|
ResourceStatusEvent
Event from Driver Runtime to Driver Process.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.