Package | Description |
---|---|
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.resourcemanager |
Classes that interface with the resourcemanager (Local, YARN, ...) in the Driver.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceCatalogImpl.handle(NodeDescriptorEvent node) |
Modifier and Type | Class and Description |
---|---|
class |
NodeDescriptorEventImpl
Default POJO implementation of NodeDescriptorEvent.
|
Modifier and Type | Method and Description |
---|---|
NodeDescriptorEvent |
NodeDescriptorEventImpl.Builder.build() |
Modifier and Type | Method and Description |
---|---|
void |
NodeDescriptorHandler.onNext(NodeDescriptorEvent value) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.