Package | Description |
---|---|
org.apache.reef.runtime.common.driver.resourcemanager |
Classes that interface with the resourcemanager (Local, YARN, ...) in the Driver.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResourceAllocationEvent
Event from Driver Runtime to Driver Process
A Resource allocated by the Driver Runtime.
|
interface |
ResourceRecoverEvent
A Resource recovered by the
DriverRestartManager . |
Modifier and Type | Class and Description |
---|---|
class |
ResourceEventImpl
Default POJO implementation of ResourceAllocationEvent and ResourceRecoverEvent.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.